changeset 39045:2a7279b2f60d

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Fri, 31 Aug 2001 07:44:38 +0000
parents de81fdfb4ccc
children a61b3d907098
files src/ChangeLog
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Fri Aug 31 07:33:26 2001 +0000
+++ b/src/ChangeLog	Fri Aug 31 07:44:38 2001 +0000
@@ -1,5 +1,9 @@
 2001-08-30  Gerd Moellmann  <gerd@gnu.org>
 
+	* emacs.c (shut_down_emacs): Don't call check_glyph_memory
+	and check_message_stack if temrinating normally.  We want
+	glyph matrices etc. in a core dump.
+
 	* xdisp.c (Qbuffer_position, Qposition, Qobject): New variables.
 	(syms_of_xdisp): Initialize them.
 	(handle_single_display_prop): Don't change point, bind `object',