comparison lisp/ChangeLog @ 32686:1fd66092f06a

*** empty log message ***
author Miles Bader <miles@gnu.org>
date Fri, 20 Oct 2000 12:23:37 +0000
parents a676a998c839
children 14c36c7829ff
comparison
equal deleted inserted replaced
32685:afd8474f34ae 32686:1fd66092f06a
1 2000-10-20 Miles Bader <miles@gnu.org>
2
3 * window.el (height-affecting-face-attributes): Use `defconst'.
4
5 * textmodes/ispell.el (ispell-mode-line-window-height-fudge):
6 New function, conditionally aliased to `mode-line-window-height-fudge'.
7 (ispell-help): Use it.
8 (ispell-choices-win-default-height): Don't include mode-line fudge.
9 (ispell-choices-win-default-height): New function.
10 (ispell-show-choices, ispell-command-loop): Use function
11 `ispell-choices-win-default-height' instead of variable.
12
1 2000-10-20 Miles Bader <miles@lsi.nec.co.jp> 13 2000-10-20 Miles Bader <miles@lsi.nec.co.jp>
2 14
3 * window.el (mode-line-window-height-fudge): New variable. 15 * window.el (mode-line-window-height-fudge): New variable.
4 (height-affecting-face-attributes): New variable. 16 (height-affecting-face-attributes): New variable.
5 (mode-line-window-height-fudge): New function. 17 (mode-line-window-height-fudge): New function.