Mercurial > emacs
diff lisp/gnus/ChangeLog @ 64643:5ecf32f96408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-498
Merge from gnus--rel--5.10
Patches applied:
* gnus--rel--5.10 (patch 96)
- Update from CVS
2005-07-26 Katsumi Yamaoka <yamaoka@jpl.org>
* lisp/gnus/gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
fewer lines than that of scroll-margin.
(gnus-article-prev-page): Narrow the range to bind scroll-in-place.
author | Miles Bader <miles@gnu.org> |
---|---|
date | Wed, 27 Jul 2005 01:46:58 +0000 |
parents | 4556f884d581 |
children | 89073e52939c |
line wrap: on
line diff
--- a/lisp/gnus/ChangeLog Wed Jul 27 01:31:21 2005 +0000 +++ b/lisp/gnus/ChangeLog Wed Jul 27 01:46:58 2005 +0000 @@ -1,3 +1,9 @@ +2005-07-26 Katsumi Yamaoka <yamaoka@jpl.org> + + * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're + fewer lines than that of scroll-margin. + (gnus-article-prev-page): Narrow the range to bind scroll-in-place. + 2005-07-25 Katsumi Yamaoka <yamaoka@jpl.org> * gnus-art.el (gnus-article-next-page): Revert.