Mercurial > emacs
changeset 34671:89f22c2318d3
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Mon, 18 Dec 2000 12:36:31 +0000 |
parents | 60c4cf859b30 |
children | 8f55d03259de |
files | etc/NEWS lisp/gnus/ChangeLog |
diffstat | 2 files changed, 12 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Mon Dec 18 12:36:19 2000 +0000 +++ b/etc/NEWS Mon Dec 18 12:36:31 2000 +0000 @@ -43,6 +43,10 @@ * 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 @@ ** 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.)
--- a/lisp/gnus/ChangeLog Mon Dec 18 12:36:19 2000 +0000 +++ b/lisp/gnus/ChangeLog Mon Dec 18 12:36:31 2000 +0000 @@ -1,3 +1,8 @@ +2000-12-18 Dave Love <fx@gnu.org> + + * gnus-msg.el (news-setup, news-reply-mode): Don't autoload + (unused). + 2000-12-15 ShengHuo ZHU <zsh@cs.rochester.edu> * pop3.el (pop3-movemail): Use binary.