aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-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 @@
12001-09-10 Gerd Moellmann <gerd@gnu.org> 12001-09-10 Gerd Moellmann <gerd@gnu.org>
2 2
3 * alloc.c (allocate_buffer): Call VALIDATE_LISP_STORAGE.
4
5 * dispnew.c (direct_output_for_insert): Don't change IT's
6 stop_charpos to something in front of its current position.
7
3 * xdisp.c (Ftrace_to_stderr) [GLYPH_DEBUG]: Take args like 8 * xdisp.c (Ftrace_to_stderr) [GLYPH_DEBUG]: Take args like
4 `format'. 9 `format'.
5 10