diff --git a/src/ChangeLog b/src/ChangeLog index 3f109cb6aa0..d79816fb10b 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -307,7 +307,6 @@ * xfaces.c (x-load-color-file): Add. * nsterm.m (ns_initialize): Load colors from etc/rgb.txt instead of Emacs.clr. - (ns_draw_window_cursor): Change PENDING to TODO or FIXME. (hide_hourglass): BLOCK_INPUT before UNBLOCK. 2008-07-31 Michael Albinus @@ -730,13 +729,6 @@ * w32proc.c (Fw32_long_file_name): Don't append dir separator to bare drive. -2008-07-22 Adrian Robert - - * nsgui.h: - * nsfont.m: - * nsmenu.m: - * nsterm.m: Change PENDINGS to FIXME / TODO / XXX. - 2008-07-22 Adrian Robert * nsterm.m (syms_of_nsterm): Remove debugging println. @@ -977,21 +969,6 @@ * s/darwin.h: Reorganize ifdefs. -2008-07-17 Adrian Robert - - * config.in: - * dispextern.h: - * frame.c: - * image.c: - * nsfns.m: - * nsfont.m: - * nsgui.h: - * nsmenu.m: - * nsterm.h: - * nsterm.m: - * s/darwin.h: - * xdisp.c: Change most cases of PENDING to TODO, some to FIXME or XXX. - 2008-07-17 Andreas Schwab * s/cygwin.h (LIB_STANDARD_LIBSRC): Don't define.