Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 4375:74e0e1131e01
Update window-size computation.
2008-01-02 Mike Sperber <mike@xemacs.org>
* window.c (set_window_pixsize): Factor in the modeline when
looking at window_min_width. Remove obsolete comment about
incorrect use of `default_face_height_and_width'.
(change_window_height): Remove obsolete comment about
incorrect use of `default_face_height_and_width'.
author | Mike Sperber <sperber@deinprogramm.de> |
---|---|
date | Wed, 02 Jan 2008 10:12:04 +0100 |
parents | 69e6352406f0 |
children | 0c089d397c3e |
comparison
equal
deleted
inserted
replaced
4374:4939bde48d12 | 4375:74e0e1131e01 |
---|---|
1 2008-01-02 Mike Sperber <mike@xemacs.org> | |
2 | |
3 * window.c (set_window_pixsize): Factor in the modeline when | |
4 looking at window_min_width. Remove obsolete comment about | |
5 incorrect use of `default_face_height_and_width'. | |
6 (change_window_height): Remove obsolete comment about | |
7 incorrect use of `default_face_height_and_width'. | |
8 | |
1 2007-12-30 Aidan Kehoe <kehoea@parhasard.net> | 9 2007-12-30 Aidan Kehoe <kehoea@parhasard.net> |
2 | 10 |
3 * doc.c (Fbuilt_in_symbol_file): | 11 * doc.c (Fbuilt_in_symbol_file): |
4 Take a new TYPE argument, specifying whether the function or | 12 Take a new TYPE argument, specifying whether the function or |
5 variable definition of the symbol should be searched for. | 13 variable definition of the symbol should be searched for. |