diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 998d817f499..9b24404c16f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,9 @@ | |||
| 1 | 2001-10-14 Pavel Jan,Bm(Bk <Pavel@Janik.cz> | 1 | 2001-10-14 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 2 | 2 | ||
| 3 | * xterm.c: (xlwmenu_window_p, xlwmenu_redisplay): Add prototypes. | ||
| 4 | (XTread_socket): Improve style of comments to follow other | ||
| 5 | comments. | ||
| 6 | |||
| 3 | * keyboard.c (Fcommand_execute): Remove unnecessary prototype (it | 7 | * keyboard.c (Fcommand_execute): Remove unnecessary prototype (it |
| 4 | is already prototyped in included lisp.h). | 8 | is already prototyped in included lisp.h). |
| 5 | 9 | ||