diff options
author | Kenichi Handa <handa@m17n.org> | 2000-11-16 06:14:00 +0000 |
---|---|---|
committer | Kenichi Handa <handa@m17n.org> | 2000-11-16 06:14:00 +0000 |
commit | 9256a53285ae71252d6c2f93d626d1aeeb51d78b (patch) | |
tree | 31b48005c3b88aa8f4c22bb8ab69929df0c693a7 /lisp | |
parent | 0e14fe9f166fa0680eb351c83835e1dbdc333c60 (diff) | |
download | emacs-9256a53285ae71252d6c2f93d626d1aeeb51d78b.tar.gz emacs-9256a53285ae71252d6c2f93d626d1aeeb51d78b.tar.bz2 emacs-9256a53285ae71252d6c2f93d626d1aeeb51d78b.zip |
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index f379ea70434..d7d5faff1cd 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2000-11-16 Kenichi Handa <handa@etl.go.jp> + + * window.el (fit-window-to-buffer): Be sure to acquire at least + one text line even if the buffer is empty. + 2000-11-16 Gerd Moellmann <gerd@gnu.org> * net/ange-ftp.el (ange-ftp-file-writable-p) |