Mercurial > emacs
diff lisp/gnus/ChangeLog @ 106317:c5e66d596cbf
* gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
when it is fboundp in GNU Emacs 23.1.
Put `isearch-scroll' property on `gnus-recenter'. (Bug#4981)
| author | Juri Linkov <juri@jurta.org> |
|---|---|
| date | Sun, 29 Nov 2009 23:38:18 +0000 |
| parents | 8ccde493b34d |
| children | 2e16ce0fa487 |
line wrap: on
line diff
--- a/lisp/gnus/ChangeLog Sun Nov 29 23:34:05 2009 +0000 +++ b/lisp/gnus/ChangeLog Sun Nov 29 23:38:18 2009 +0000 @@ -1,3 +1,9 @@ +2009-11-29 Juri Linkov <juri@jurta.org> + + * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom' + when it is fboundp in GNU Emacs 23.1. Put `isearch-scroll' property + on `gnus-recenter'. (Bug#4981) + 2009-11-24 Katsumi Yamaoka <yamaoka@jpl.org> * message.el (message-from-style, message-interactive)
