diff options
-rw-r--r-- | lisp/ChangeLog | 3 | ||||
-rw-r--r-- | man/ChangeLog | 5 |
2 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 256470a9359..124647122c3 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,8 @@ 2000-11-22 Miles Bader <miles@gnu.org> + * calendar/calendar.el (generate-calendar-window): When we don't + call `fit-window-to-buffer', make sure the top line is fully visible. + * image-file.el (insert-image-file): Don't make `read-only' property rear-nonsticky. diff --git a/man/ChangeLog b/man/ChangeLog index 3f1c0cc4527..dacdf1d2623 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,8 @@ +2000-11-22 Miles Bader <miles@gnu.org> + + * display.texi (Display Vars): Note that `mode-line-inverse-video' + is deprecated. + 2000-11-08 Gerd Moellmann <gerd@gnu.org> * mini.texi (Minibuffer Edit): Add description of |