diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index aebefbf29a7..484f1c50d56 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2000-10-30 Gerd Moellmann <gerd@gnu.org> | 1 | 2000-10-30 Gerd Moellmann <gerd@gnu.org> |
| 2 | 2 | ||
| 3 | * window.c (displayed_window_lines): Change buffers if necessary. | ||
| 4 | Fix computation of displayed lines. | ||
| 5 | |||
| 3 | * keyboard.c (syms_of_keyboard): Change DEFVAR_LISP of | 6 | * keyboard.c (syms_of_keyboard): Change DEFVAR_LISP of |
| 4 | update_menu_bindings to DEFVAR_BOOL. | 7 | update_menu_bindings to DEFVAR_BOOL. |
| 5 | 8 | ||