aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index d117bc2bfba..c05845cef71 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12013-11-29 Eli Zaretskii <eliz@gnu.org>
2
3 * xdisp.c (clear_mouse_face): Don't invalidate the entire
4 mouse-highlight info, just signal frame_up_to_date_hook that mouse
5 highlight needs to be redisplayed. (Bug#15913)
6
12013-11-29 Paul Eggert <eggert@cs.ucla.edu> 72013-11-29 Paul Eggert <eggert@cs.ucla.edu>
2 8
3 Fix minor problems found by static checking. 9 Fix minor problems found by static checking.