* 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>