1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-23 07:19:15 +00:00

Remove entries related to comments.

This commit is contained in:
Glenn Morris 2008-08-10 00:31:10 +00:00
parent e87a56922d
commit fdcf5611fa

View File

@ -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 <michael.albinus@gmx.de>
@ -730,13 +729,6 @@
* w32proc.c (Fw32_long_file_name): Don't append dir separator to
bare drive.
2008-07-22 Adrian Robert <Adrian.B.Robert@gmail.com>
* nsgui.h:
* nsfont.m:
* nsmenu.m:
* nsterm.m: Change PENDINGS to FIXME / TODO / XXX.
2008-07-22 Adrian Robert <Adrian.B.Robert@gmail.com>
* nsterm.m (syms_of_nsterm): Remove debugging println.
@ -977,21 +969,6 @@
* s/darwin.h: Reorganize ifdefs.
2008-07-17 Adrian Robert <Adrian.B.Robert@gmail.com>
* 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 <schwab@suse.de>
* s/cygwin.h (LIB_STANDARD_LIBSRC): Don't define.