aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 43a89687ecc..34c181dc3c2 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,11 @@
12000-08-25 Gerd Moellmann <gerd@gnu.org>
2
3 * xdisp.c (redisplay_internal): If considering all windows on all
4 frames, update the display for each frame as soon as possible,
5 instead of first building all desired matrices for all frames, and
6 then updating them all.
7 (try_cursor_movement): Handle case that last_cursor.vpos is -1.
8
12000-08-24 Gerd Moellmann <gerd@gnu.org> 92000-08-24 Gerd Moellmann <gerd@gnu.org>
2 10
3 * bytecode.c (mark_byte_stack): Add a comment. 11 * bytecode.c (mark_byte_stack): Add a comment.