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 ecbe9feb14c..2d32e169654 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,10 @@
12000-11-24 Gerd Moellmann <gerd@gnu.org> 12000-11-24 Gerd Moellmann <gerd@gnu.org>
2 2
3 * xdisp.c (init_from_display_pos): If POS says we're already after
4 an overlay string ending at POS, make sure to pop the iterator
5 because it will be in front of that overlay string. When POS is
6 ZV, we've thereby also ``processed'' overlay strings at ZV.
7
3 * xfaces.c (lface_from_face_name): Function comment fix. 8 * xfaces.c (lface_from_face_name): Function comment fix.
4 9
52000-11-24 Miles Bader <miles@gnu.org> 102000-11-24 Miles Bader <miles@gnu.org>