aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 0bb16514b58..f1ba519d92a 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,17 @@
12011-11-01 Eli Zaretskii <eliz@gnu.org>
2
3 * xdisp.c (mouse_face_from_buffer_pos): Fix a typo in a comment.
4 Don't stop backward scan on the continuation glyph, even though
5 its CHARPOS is positive.
6 (mouse_face_from_buffer_pos, note_mouse_highlight): Rename
7 cover_string to disp_string.
8
92011-11-01 Martin Rudalics <rudalics@gmx.at>
10
11 * window.c (temp_output_buffer_show): Don't use
12 Vtemp_buffer_show_specifiers.
13 (Vtemp_buffer_show_specifiers): Remove unused variable.
14
12011-10-30 Eli Zaretskii <eliz@gnu.org> 152011-10-30 Eli Zaretskii <eliz@gnu.org>
2 16
3 * xdisp.c (try_cursor_movement): Make sure ROW isn't decremented 17 * xdisp.c (try_cursor_movement): Make sure ROW isn't decremented