diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
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 @@ | |||
| 1 | 2001-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 | |||
| 1 | 2001-01-10 Gerd Moellmann <gerd@gnu.org> | 7 | 2001-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. |