* gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
authorKatsumi Yamaoka <yamaoka@jpl.org>
Fri, 15 Jul 2005 09:22:08 +0000 (09:22 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Fri, 15 Jul 2005 09:22:08 +0000 (09:22 +0000)
commit900db562d82af1a9f0603c58f8c0af521c203544
tree6da51572ca50b5f98c06349333afa178d773956a
parent901e86fde7a877f40f8d3f4a9cc849ba4939d594
* gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
(gnus-article-next-page-1): Use gnus-beginning-of-window.
(gnus-article-prev-page): Ditto.

* gnus-util.el (gnus-beginning-of-window): New function.
(gnus-end-of-window): New function.

* lpath.el: Bind header-line-format and scroll-margin for XEmacs.

 From Hiroshi Fujishima:
* gnus-score.el (gnus-score-edit-all-score): Set gnus-score-edit-exit-function
 to gnus-score-edit-done and call gnus-message.
lisp/ChangeLog
lisp/gnus-art.el
lisp/gnus-score.el
lisp/gnus-util.el
lisp/lpath.el