Mercurial > emacs
comparison src/ChangeLog @ 109152:e27859da5624
src/w32*.c: Convert function definitions to standard C.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Tue, 06 Jul 2010 16:22:29 +0200 |
parents | 004119b4b62e |
children | 978941230a7c |
comparison
equal
deleted
inserted
replaced
109151:004119b4b62e | 109152:e27859da5624 |
---|---|
1 2010-07-06 Juanma Barranquero <lekktu@gmail.com> | |
2 | |
3 * w32.c, w32console.c, w32fns.c, w32font.c, w32heap.c, w32inevt.c | |
4 * w32menu.c, w32proc.c, w32reg.c, w32select.c, w32term.c | |
5 * w32uniscribe.c, w32xfns.c: Convert function definitions to standard C. | |
6 | |
1 2010-07-06 Andreas Schwab <schwab@linux-m68k.org> | 7 2010-07-06 Andreas Schwab <schwab@linux-m68k.org> |
2 | 8 |
3 * xterm.c (x_get_keysym_name): Change type of parameter to int. | 9 * xterm.c (x_get_keysym_name): Change type of parameter to int. |
4 * lisp.h: Declare x_get_keysym_name. | 10 * lisp.h: Declare x_get_keysym_name. |
5 * keyboard.c (modify_event_symbol): Don't declare | 11 * keyboard.c (modify_event_symbol): Don't declare |