Mercurial > emacs
comparison src/ChangeLog @ 58217:72149deebe89
* window.c (shrink_windows): Handle special case of one window left
when trying to shrink the final reminder. Grow windows if
total_removed is less than total_shrink.
author | Jan Djärv <jan.h.d@swipnet.se> |
---|---|
date | Sun, 14 Nov 2004 11:59:21 +0000 |
parents | 8f529503ae83 |
children | 455d8b67eb4f |
comparison
equal
deleted
inserted
replaced
58216:7f6d41c2adbe | 58217:72149deebe89 |
---|---|
1 2004-11-14 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | 1 2004-11-14 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
2 | |
3 * window.c (shrink_windows): Handle special case of one window left | |
4 when trying to shrink the final reminder. Grow windows if | |
5 total_removed is less than total_shrink. | |
2 | 6 |
3 * xmenu.c (pop_down_menu): Remove global variable current_menu, | 7 * xmenu.c (pop_down_menu): Remove global variable current_menu, |
4 extract pointer from arg with XSAVE_VALUE. | 8 extract pointer from arg with XSAVE_VALUE. |
5 (create_and_show_popup_menu, create_and_show_dialog, | 9 (create_and_show_popup_menu, create_and_show_dialog, |
6 xmenu_show): Construct arg to record_unwind_protect with | 10 xmenu_show): Construct arg to record_unwind_protect with |