aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJoakim Verona2011-11-02 12:27:54 +0100
committerJoakim Verona2011-11-02 12:27:54 +0100
commit67be5954c049eaa6a5f2ff39e4ec178b339f33cd (patch)
tree8ec46fd96a0859235cc436e1dd409d3f3531c360 /src/ChangeLog
parent99a92fa3946e55ce4d891b1baa3ae26718508edf (diff)
parent1885e5b80a94e5653dd604fb0b7e579d6fe64c3e (diff)
downloademacs-67be5954c049eaa6a5f2ff39e4ec178b339f33cd.tar.gz
emacs-67be5954c049eaa6a5f2ff39e4ec178b339f33cd.zip
upstream
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