# HG changeset patch # User Miles Bader # Date 977195353 0 # Node ID b8ef768b3a72fc3dfd476cfded9af702fc60a73c # Parent 1afa708b89ea1545ba274cc88450bc6572cbafc7 Remove duplicate log entry. diff -r 1afa708b89ea -r b8ef768b3a72 lisp/ChangeLog --- 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 - - * 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