aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 8f71a81c79a..dd955df30cf 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,9 @@
12001-03-27 Gerd Moellmann <gerd@gnu.org> 12001-03-27 Gerd Moellmann <gerd@gnu.org>
2 2
3 * xmenu.c (free_frame_menubar) [USE_MOTIF]: If the shell widget's
4 x/y position is (0, 0) after destroying the menu bar, restore
5 its original position.
6
3 * xdisp.c (in_ellipses_for_invisible_text_p): New function. 7 * xdisp.c (in_ellipses_for_invisible_text_p): New function.
4 (init_from_display_pos): Use it. 8 (init_from_display_pos): Use it.
5 (try_window_reusing_current_matrix): Don't use cursor_row_p. 9 (try_window_reusing_current_matrix): Don't use cursor_row_p.