aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index affd55502de..f3f088a9b28 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,9 @@
12001-01-18 Gerd Moellmann <gerd@gnu.org> 12001-01-18 Gerd Moellmann <gerd@gnu.org>
2 2
3 * window.c (window_size_fixed): New variable.
4 (syms_of_window): Add a DEFVAR_BOOL for window-size-fixed, for
5 the doc string.
6
3 * eval.c (specbind): If binding a per-buffer variable which 7 * eval.c (specbind): If binding a per-buffer variable which
4 doesn't have a buffer-local value in the current buffer, change 8 doesn't have a buffer-local value in the current buffer, change
5 the global value by changing the value of the symbol bound in all 9 the global value by changing the value of the symbol bound in all