X-Git-Url: https://cgit.sxemacs.org/?a=blobdiff_plain;f=lisp%2Fgnus-art.el;h=8df62243d4b2e74dc084a024f0e5d77205542fcc;hb=b19ab0bcf7b463d4b14b41bd23f2a5d62d03795a;hp=6cfcac9e8bb1c2268008c475219faab256094aea;hpb=1a96d7bf660263f25557962103bc0ec2495d1d07;p=gnus diff --git a/lisp/gnus-art.el b/lisp/gnus-art.el index 6cfcac9e8..8df62243d 100644 --- a/lisp/gnus-art.el +++ b/lisp/gnus-art.el @@ -890,7 +890,6 @@ If end of article, return non-nil. Otherwise return nil. Argument LINES specifies lines to be scrolled up." (interactive "p") (move-to-window-line -1) - ;; Fixed by enami@ptgd.sony.co.jp (enami tsugutomo) (if (save-excursion (end-of-line) (and (pos-visible-in-window-p) ;Not continuation line.