Mercurial > emacs
changeset 78785:bcf87897c429
*** empty log message ***
author | Jan Djärv <jan.h.d@swipnet.se> |
---|---|
date | Fri, 14 Sep 2007 06:22:20 +0000 |
parents | ef577a55cb2a |
children | 7080fcd26c3e |
files | src/ChangeLog |
diffstat | 1 files changed, 11 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Fri Sep 14 06:21:10 2007 +0000 +++ b/src/ChangeLog Fri Sep 14 06:22:20 2007 +0000 @@ -1,3 +1,14 @@ +2007-09-14 Peter O'Gorman <bug-gnu-emacs@mlists.thewrittenword.com> (tiny change) + * gtkutil.c (xg_get_file_with_chooser): Move GCPRO1 after declarations. + + * termhooks.h (enum event_kind): Remove trailing comma. + + * frame.h (enum): Remove trailing comma. + +2007-09-14 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> + + * keyboard.c, xterm.c, xfaces.c (abs): #undef before #define. + 2007-09-12 Glenn Morris <rgm@gnu.org> * gtkutil.c (cnt): Rename to menu_grab_callback_cnt for clarity.