Mercurial > emacs
comparison src/ChangeLog @ 37027:9de32dc27d45
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Tue, 27 Mar 2001 18:02:26 +0000 |
parents | 484cee0f302a |
children | 5add0d4b1744 |
comparison
equal
deleted
inserted
replaced
37026:da4aab5d8b60 | 37027:9de32dc27d45 |
---|---|
1 2001-03-27 Gerd Moellmann <gerd@gnu.org> | 1 2001-03-27 Gerd Moellmann <gerd@gnu.org> |
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. | |
2 | 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 |
6 x/y position is (0, 0) after destroying the menu bar, restore | 11 x/y position is (0, 0) after destroying the menu bar, restore |