# HG changeset patch # User Miles Bader # Date 972033800 0 # Node ID a676a998c8395fa1669070048657732797e1640f # Parent e58e4340d7e07648117295a1c89317324f5958f9 *** empty log message *** diff -r e58e4340d7e0 -r a676a998c839 lisp/ChangeLog --- 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 + * 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.