aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorEli Zaretskii2001-08-31 15:09:40 +0000
committerEli Zaretskii2001-08-31 15:09:40 +0000
commit490468dcffd66ab9ea64bc1204ac9692dc530e8c (patch)
treea39331ac9538689bf4709f33c0219b75c465b3cd /src/ChangeLog
parent110e58a417b8a92413fb72426cbc1ae21959d92b (diff)
downloademacs-490468dcffd66ab9ea64bc1204ac9692dc530e8c.tar.gz
emacs-490468dcffd66ab9ea64bc1204ac9692dc530e8c.zip
Fix two typos.
Diffstat (limited to 'src/ChangeLog')
-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.