aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorMiles Bader2001-01-11 07:54:17 +0000
committerMiles Bader2001-01-11 07:54:17 +0000
commit47a9f362d84fd2cbbf66f2f7ca3f68844b7d4fdc (patch)
tree739ba00a8b90ccb4366908cc0ecb44841ea2328f /lisp/ChangeLog
parentcf523f0e1d6362cece2f1cc19b52d6eb9ec11db0 (diff)
downloademacs-47a9f362d84fd2cbbf66f2f7ca3f68844b7d4fdc.tar.gz
emacs-47a9f362d84fd2cbbf66f2f7ca3f68844b7d4fdc.zip
(ispell-adjusted-window-height): New function.
(ispell-overlay-window, ispell-help, ispell-show-choices) (ispell-command-loop): Use it instead of `window-height'.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index e822dfeffe2..43d313fe37b 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12001-01-11 Miles Bader <miles@gnu.org>
2
3 * textmodes/ispell.el (ispell-adjusted-window-height): New function.
4 (ispell-overlay-window, ispell-help, ispell-show-choices)
5 (ispell-command-loop): Use it instead of `window-height'.
6
12001-01-10 Gerd Moellmann <gerd@gnu.org> 72001-01-10 Gerd Moellmann <gerd@gnu.org>
2 8
3 * files.el (confirm-kill-emacs): New user-option. 9 * files.el (confirm-kill-emacs): New user-option.