changeset 32686:1fd66092f06a

*** empty log message ***
author Miles Bader <miles@gnu.org>
date Fri, 20 Oct 2000 12:23:37 +0000
parents afd8474f34ae
children 52117f9867f2
files lisp/ChangeLog
diffstat 1 files changed, 12 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Oct 20 12:22:14 2000 +0000
+++ b/lisp/ChangeLog	Fri Oct 20 12:23:37 2000 +0000
@@ -1,3 +1,15 @@
+2000-10-20  Miles Bader  <miles@gnu.org>
+
+	* window.el (height-affecting-face-attributes): Use `defconst'.
+
+	* textmodes/ispell.el (ispell-mode-line-window-height-fudge):
+	New function, conditionally aliased to `mode-line-window-height-fudge'.
+	(ispell-help): Use it.
+	(ispell-choices-win-default-height): Don't include mode-line fudge.
+	(ispell-choices-win-default-height): New function.
+	(ispell-show-choices, ispell-command-loop): Use function
+	`ispell-choices-win-default-height' instead of variable.
+
 2000-10-20  Miles Bader  <miles@lsi.nec.co.jp>
 
 	* window.el (mode-line-window-height-fudge): New variable.