Mercurial > emacs
diff 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 |
line wrap: on
line diff
--- a/src/ChangeLog Sun Nov 14 10:59:31 2004 +0000 +++ b/src/ChangeLog Sun Nov 14 11:59:21 2004 +0000 @@ -1,5 +1,9 @@ 2004-11-14 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> + * 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. + * xmenu.c (pop_down_menu): Remove global variable current_menu, extract pointer from arg with XSAVE_VALUE. (create_and_show_popup_menu, create_and_show_dialog,