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 aab2d0a8d6d..5f8ccb8d812 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,10 @@
12001-03-27 Gerd Moellmann <gerd@gnu.org> 12001-03-27 Gerd Moellmann <gerd@gnu.org>
2 2
3 * xdisp.c (try_window_reusing_current_matrix) <scrolling up>:
4 Give up if matrix starts in an ellipsis.
5 (init_from_display_pos): Do nothing if POS doesn't specify
6 a dpvec_index but the iterator has such a position.
7
3 * xdisp.c (init_from_display_pos): Remove unwarranted assertion. 8 * xdisp.c (init_from_display_pos): Remove unwarranted assertion.
4 9
5 * xmenu.c (free_frame_menubar) [USE_MOTIF]: If the shell widget's 10 * xmenu.c (free_frame_menubar) [USE_MOTIF]: If the shell widget's