Mercurial > emacs
changeset 32683:a676a998c839
*** empty log message ***
author | Miles Bader <miles@gnu.org> |
---|---|
date | Fri, 20 Oct 2000 09:23:20 +0000 |
parents | e58e4340d7e0 |
children | 303175f14c7d |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Oct 20 09:22:30 2000 +0000 +++ b/lisp/ChangeLog Fri Oct 20 09:23:20 2000 +0000 @@ -1,5 +1,11 @@ 2000-10-20 Miles Bader <miles@lsi.nec.co.jp> + * window.el (mode-line-window-height-fudge): New variable. + (height-affecting-face-attributes): New variable. + (mode-line-window-height-fudge): New function. + (shrink-window-if-larger-than-buffer): Use it. + * help.el (resize-temp-buffer-window): Likewise. + * info.el (Info-fontify-node): Add support for @subsubsection titles, which use `Info-title-4-face'. (Info-title-4-face): New face.