From: Gerd Moellmann Date: Fri, 31 Aug 2001 07:44:38 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.0.105~11 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=986ec8f2e5a3e5137a1d6c22753c460633191add;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index f3c4bdc6221..66e25794e74 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,9 @@ 2001-08-30 Gerd Moellmann + * 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',