aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 972231e7291..c1c6a21b39a 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -6,7 +6,7 @@
62001-08-30 Gerd Moellmann <gerd@gnu.org> 62001-08-30 Gerd Moellmann <gerd@gnu.org>
7 7
8 * emacs.c (shut_down_emacs): Don't call check_glyph_memory 8 * emacs.c (shut_down_emacs): Don't call check_glyph_memory
9 and check_message_stack if temrinating normally. We want 9 and check_message_stack if terminating abnormally. We want
10 glyph matrices etc. in a core dump. 10 glyph matrices etc. in a core dump.
11 11
12 * xdisp.c (Qbuffer_position, Qposition, Qobject): New variables. 12 * xdisp.c (Qbuffer_position, Qposition, Qobject): New variables.