Mercurial > emacs
comparison src/ChangeLog @ 39062:3c2c09def697
Fix two typos.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Fri, 31 Aug 2001 15:09:40 +0000 |
parents | 0c97582defff |
children | 651bd8eb5307 |
comparison
equal
deleted
inserted
replaced
39061:07929154ef95 | 39062:3c2c09def697 |
---|---|
4 inhibit-modification-hooks is set. | 4 inhibit-modification-hooks is set. |
5 | 5 |
6 2001-08-30 Gerd Moellmann <gerd@gnu.org> | 6 2001-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. |
13 (syms_of_xdisp): Initialize them. | 13 (syms_of_xdisp): Initialize them. |
14 (handle_single_display_prop): Don't change point, bind `object', | 14 (handle_single_display_prop): Don't change point, bind `object', |