summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
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 <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'.