]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorGerd Moellmann <gerd@gnu.org>
Fri, 31 Aug 2001 07:44:38 +0000 (07:44 +0000)
committerGerd Moellmann <gerd@gnu.org>
Fri, 31 Aug 2001 07:44:38 +0000 (07:44 +0000)
src/ChangeLog

index f3c4bdc62217d33a1cc4b2d581ad6ab4e962534f..66e25794e7437b87306a903f3ee27d006e0581d6 100644 (file)
@@ -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',