aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 7cfb3aa61e..46d1b29242 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -9,9 +9,9 @@
2012-01-09 Eli Zaretskii <[email protected]>
- * xdisp.c (note_mouse_highlight): Initialize `part', to avoid a
- possible random value that matches one of those tested as
- condition to clear the mouse face.
+ * xdisp.c (note_mouse_highlight): Initialize `area'. (Bug#9947)
+ Initialize `part', to avoid a possible random value that matches
+ one of those tested as condition to clear the mouse face.
2012-01-09 YAMAMOTO Mitsuharu <[email protected]>