aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
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 100c67b099a..96b967cf8c6 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -8,6 +8,9 @@
8 8
92000-12-12 Gerd Moellmann <gerd@gnu.org> 92000-12-12 Gerd Moellmann <gerd@gnu.org>
10 10
11 * buffer.c (Fkill_buffer): Don't Fset_buffer when testing if
12 the buffer is the sole visible buffer when in the mini-buffer.
13
11 * xdisp.c (setup_echo_area_for_printing, with_echo_area_buffer): 14 * xdisp.c (setup_echo_area_for_printing, with_echo_area_buffer):
12 Bind `inhibit-read-only' to t. 15 Bind `inhibit-read-only' to t.
13 (unwind_with_echo_area_buffer): Use AREF. 16 (unwind_with_echo_area_buffer): Use AREF.