From: Dave Love Date: Mon, 18 Dec 2000 12:36:31 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.0.95~436 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=2a64f8c22a0e5f0bd4c4955fe9a1924bf1f0f417;p=emacs.git *** empty log message *** --- diff --git a/etc/NEWS b/etc/NEWS index e21f9920054..fbfffe1ecc4 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -43,6 +43,10 @@ description of aspects specific to the Mac. * Changes in Emacs 21.1 +** Some packages are declared obsolete, to be removed in a future +version. They are: auto-show, c-mode, hscroll, ooutline. Their +implementations have been moved to lisp/obsolete. + +++ ** The new user-option `even-window-heights' can be set to nil to prevent `display-buffer' from evening out window heights. @@ -2075,6 +2079,9 @@ appropriate for reading truly binary files. ** Code that uses `concat' with integer args now gets an error, as long promised. +** `scroll-left' and `scroll-right' are only effective when +`automatic-hscrolling' is nil. + * Lisp changes made after edition 2.6 of the Emacs Lisp Manual, (Display-related features are described in a page of their own below.) diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index 4ac5f8e5164..249f270bbcb 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog @@ -1,3 +1,8 @@ +2000-12-18 Dave Love + + * gnus-msg.el (news-setup, news-reply-mode): Don't autoload + (unused). + 2000-12-15 ShengHuo ZHU * pop3.el (pop3-movemail): Use binary.