Synch to No Gnus 200406140322.
authoryamaoka <yamaoka>
Mon, 14 Jun 2004 03:22:42 +0000 (03:22 +0000)
committeryamaoka <yamaoka>
Mon, 14 Jun 2004 03:22:42 +0000 (03:22 +0000)
lisp/ChangeLog
lisp/gnus-art.el

index 9926722..5a40a0f 100644 (file)
@@ -1,3 +1,8 @@
+2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
+
+       * gnus-art.el (gnus-article-next-page): Fix the way to find a real
+       end-of-buffer.
+
 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
        * message.el (message-ignored-supersedes-headers): Add Approved. 
index 6432e62..92d4403 100644 (file)
@@ -5392,6 +5392,7 @@ Argument LINES specifies lines to be scrolled up."
              (save-excursion
                (save-restriction
                  (widen)
+                 (forward-line)
                  (eobp)))) ;Real end-of-buffer?
          (progn
            (when gnus-article-over-scroll