* gnus-sum.el (gnus-summary-catchup-from-here): Doc fix.
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Sun, 27 Apr 2003 04:53:42 +0000 (04:53 +0000)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Sun, 27 Apr 2003 04:53:42 +0000 (04:53 +0000)
lisp/ChangeLog
lisp/gnus-sum.el

index 43fe64c..3d5cabe 100644 (file)
@@ -5,6 +5,8 @@
 
 2003-04-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
+       * gnus-sum.el (gnus-summary-catchup-from-here): Doc fix.
+
        * nnrss.el (nnrss-node-text): Use only one
        gnus-replace-in-string. 
 
index 456125b..b95fdfe 100644 (file)
@@ -10180,7 +10180,7 @@ If ALL is non-nil, also mark ticked and dormant articles as read."
   (gnus-summary-position-point))
 
 (defun gnus-summary-catchup-from-here (&optional all)
-  "Mark all unticked articles after the current one as read.
+  "Mark all unticked articles after (and including) the current one as read.
 If ALL is non-nil, also mark ticked and dormant articles as read."
   (interactive "P")
   (save-excursion