Mercurial > emacs
comparison lisp/ChangeLog @ 31793:8ddefe8b533e
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Wed, 20 Sep 2000 20:39:36 +0000 |
parents | 0ac4efb76ef6 |
children | 72688e296f28 |
comparison
equal
deleted
inserted
replaced
31792:bad7093b5361 | 31793:8ddefe8b533e |
---|---|
1 2000-09-20 Gerd Moellmann <gerd@gnu.org> | 1 2000-09-20 Gerd Moellmann <gerd@gnu.org> |
2 | |
3 * ehelp.el (electric-help): New defgroup. | |
4 (electric-help-shrink-window): New user-option. | |
5 (with-electric-help): Use it. | |
2 | 6 |
3 * window.el (shrink-window-if-larger-than-buffer): If face | 7 * window.el (shrink-window-if-larger-than-buffer): If face |
4 `mode-line' has a :box, and we're on a graphical frame, add 1 | 8 `mode-line' has a :box, and we're on a graphical frame, add 1 |
5 to the needed window height. | 9 to the needed window height. |
6 | 10 |