aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 8ca913b75fc..6c9893b2f4f 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12012-11-24 Eli Zaretskii <eliz@gnu.org>
2
3 * xdisp.c (draw_glyphs): Don't draw in mouse face if mouse
4 highlighting on the frame was cleared. Prevents assertion
5 violations when repeatedly clicking on the "Top" link of the
6 "bread-crumbs" in Info buffers.
7
12012-11-23 Paul Eggert <eggert@cs.ucla.edu> 82012-11-23 Paul Eggert <eggert@cs.ucla.edu>
2 Eli Zaretskii <eliz@gnu.org> 9 Eli Zaretskii <eliz@gnu.org>
3 10