summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorKim F. Storm <storm@cua.dk>2005-02-15 23:04:21 +0000
committerKim F. Storm <storm@cua.dk>2005-02-15 23:04:21 +0000
commit86e6158692dfe644fcd499585e68f01df14fa614 (patch)
tree290669241f760a39701cf3c82a0a71e9d26eb5ce /src
parent71e6cb01e0ddef26f429ed3567c566873508d7c4 (diff)
downloademacs-86e6158692dfe644fcd499585e68f01df14fa614.tar.gz
*** empty log message ***
Diffstat (limited to 'src')
-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 @@
+2005-02-16 Kim F. Storm <storm@cua.dk>
+
+ * xdisp.c (BUFFER_POS_REACHED_P): Return true if pos reached and
+ at end of display vector.
+
2005-02-15 Richard M. Stallman <rms@gnu.org>
* xdisp.c (get_next_display_element): Fix escape-glyph criterion