Mercurial > emacs
comparison src/ChangeLog @ 78785:bcf87897c429
*** empty log message ***
author | Jan Djärv <jan.h.d@swipnet.se> |
---|---|
date | Fri, 14 Sep 2007 06:22:20 +0000 |
parents | 39abfdc0bb1d |
children | 864bdaa7821e |
comparison
equal
deleted
inserted
replaced
78784:ef577a55cb2a | 78785:bcf87897c429 |
---|---|
1 2007-09-14 Peter O'Gorman <bug-gnu-emacs@mlists.thewrittenword.com> (tiny change) | |
2 * gtkutil.c (xg_get_file_with_chooser): Move GCPRO1 after declarations. | |
3 | |
4 * termhooks.h (enum event_kind): Remove trailing comma. | |
5 | |
6 * frame.h (enum): Remove trailing comma. | |
7 | |
8 2007-09-14 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | |
9 | |
10 * keyboard.c, xterm.c, xfaces.c (abs): #undef before #define. | |
11 | |
1 2007-09-12 Glenn Morris <rgm@gnu.org> | 12 2007-09-12 Glenn Morris <rgm@gnu.org> |
2 | 13 |
3 * gtkutil.c (cnt): Rename to menu_grab_callback_cnt for clarity. | 14 * gtkutil.c (cnt): Rename to menu_grab_callback_cnt for clarity. |
4 (menu_grab_callback): All uses changed. | 15 (menu_grab_callback): All uses changed. |
5 | 16 |