aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 7a3a337fae5..57eadf57f34 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,11 @@
12003-02-18 Andreas Schwab <schwab@suse.de>
2
3 * window.c (window_scroll_pixel_based): Move outside a
4 multi-glyph character before setting new window start.
5
6 * xdisp.c (in_display_vector_p): New function.
7 * dispextern.h (in_display_vector_p): Declare.
8
12003-02-18 Kim F. Storm <storm@cua.dk> 92003-02-18 Kim F. Storm <storm@cua.dk>
2 10
3 * lread.c (read1): Fix and relax read syntax. 11 * lread.c (read1): Fix and relax read syntax.