# HG changeset patch # User Gerd Moellmann # Date 1000132452 0 # Node ID 5c1f4703543cfbe8c4382ec2613e4c7e431e5838 # Parent bf5f26157d7077cb38bd7bb614371fce4b1b2951 *** empty log message *** diff -r bf5f26157d70 -r 5c1f4703543c src/ChangeLog --- 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 + * 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'.