aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorGerd Moellmann2000-10-30 12:51:38 +0000
committerGerd Moellmann2000-10-30 12:51:38 +0000
commit1d3baf7487c13701ffbfed854ec38c4fd15b66fa (patch)
tree57ae79716bcf66559258d327e3a1742ca18dc925 /src/ChangeLog
parentad4a9a79d2e54ec59905eb42f5bd4fa190202dae (diff)
downloademacs-1d3baf7487c13701ffbfed854ec38c4fd15b66fa.tar.gz
emacs-1d3baf7487c13701ffbfed854ec38c4fd15b66fa.zip
*** empty log message ***
Diffstat (limited to 'src/ChangeLog')
-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