changeset 34702:b8ef768b3a72

Remove duplicate log entry.
author Miles Bader <miles@gnu.org>
date Tue, 19 Dec 2000 03:09:13 +0000
parents 1afa708b89ea
children 19ac95df016c
files lisp/ChangeLog
diffstat 1 files changed, 0 insertions(+), 14 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Dec 19 00:58:00 2000 +0000
+++ b/lisp/ChangeLog	Tue Dec 19 03:09:13 2000 +0000
@@ -178,20 +178,6 @@
 	* tooltip.el (tooltip-show): If an error is signaled in
 	x-show-tip, display that error, and display the help in the
 	echo area.
-
-2000-12-15  Miles Bader  <miles@gnu.org>
-
-	* window.el (mode-line-window-height-fudge): Function removed.
-	(height-affecting-face-attributes, mode-line-window-height-fudge): 
-	Variables removed.
-	* textmodes/ispell.el (ispell-overlay-window): Ensure that the new
-	window is really the right size.  Use vertical-motion
-	rather than forward-line.
-	(ispell-help): Don't use ispell-mode-line-window-height-fudge.
-	(ispell-choices-win-default-height): Function removed.
-	(ispell-command-loop, ispell-show-choices): Use the variable
-	ispell-mode-line-window-height-fudge, rather than the function.
-	(ispell-mode-line-window-height-fudge): Function removed.
 	
 2000-12-14  Kenichi Handa  <handa@etl.go.jp>