From 300e57bdf9e1fcd457f900deffdefb82e7cb64df Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Mon, 10 Sep 2001 14:34:12 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index 312b90af4c4..2736fbccc12 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,10 @@ 2001-09-10 Gerd Moellmann + * 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'.