aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog3
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 @@
12000-10-30 Gerd Moellmann <gerd@gnu.org> 12000-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