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 6ef11faea19..9af9b88feef 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12012-01-09 Eli Zaretskii <eliz@gnu.org>
2
3 * xdisp.c (rows_from_pos_range): Accept additional argument
4 DISP_STRING, and accept any glyph in a row whose object is that
5 string as eligible for mouse highlight. Fixes mouse highlight of
6 display strings from overlays. (Bug#10464)
7
12012-01-07 Paul Eggert <eggert@cs.ucla.edu> 82012-01-07 Paul Eggert <eggert@cs.ucla.edu>
2 9
3 emacs: fix an auto-save permissions race condition (Bug#10400) 10 emacs: fix an auto-save permissions race condition (Bug#10400)