# HG changeset patch # User Gerd Moellmann # Date 999243878 0 # Node ID 2a7279b2f60d42b2bf8d4cbb51554f48119fb2fc # Parent de81fdfb4ccc95eeaa3d73d349e3ec05f38d6080 *** empty log message *** diff -r de81fdfb4ccc -r 2a7279b2f60d src/ChangeLog --- 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 + * 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',