Mercurial > emacs
changeset 39230:5c1f4703543c
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Mon, 10 Sep 2001 14:34:12 +0000 |
parents | bf5f26157d70 |
children | a3c2d52350d6 |
files | src/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Mon Sep 10 14:00:55 2001 +0000 +++ b/src/ChangeLog Mon Sep 10 14:34:12 2001 +0000 @@ -1,5 +1,10 @@ 2001-09-10 Gerd Moellmann <gerd@gnu.org> + * alloc.c (allocate_buffer): Call VALIDATE_LISP_STORAGE. + + * dispnew.c (direct_output_for_insert): Don't change IT's + stop_charpos to something in front of its current position. + * xdisp.c (Ftrace_to_stderr) [GLYPH_DEBUG]: Take args like `format'.