aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 1062db5d5da..951205e8978 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,10 @@
12000-12-11 Gerd Moellmann <gerd@gnu.org> 12000-12-11 Gerd Moellmann <gerd@gnu.org>
2 2
3 * xdisp.c (try_cursor_movement): Check update_mode_lines instead
4 of the window's update_mode_line flag, since the former is set by
5 force-mode-line-update, not the latter. This makes
6 column-number-mode slightly faster.
7
3 * xdisp.c (try_window_id) <all changes above window start>: 8 * xdisp.c (try_window_id) <all changes above window start>:
4 Set the cursor. 9 Set the cursor.
5 10