aboutsummaryrefslogtreecommitdiffstats
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 b27fb88f049..fef94b4bab7 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12005-02-16 Kim F. Storm <storm@cua.dk>
2
3 * xdisp.c (BUFFER_POS_REACHED_P): Return true if pos reached and
4 at end of display vector.
5
12005-02-15 Richard M. Stallman <rms@gnu.org> 62005-02-15 Richard M. Stallman <rms@gnu.org>
2 7
3 * xdisp.c (get_next_display_element): Fix escape-glyph criterion 8 * xdisp.c (get_next_display_element): Fix escape-glyph criterion