diff lisp/gnus/gnus-sum.el @ 57088:46f0c98a04a2

Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-546 Merge from gnus--rel--5.10 Patches applied: * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-25 - miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-26 Update from CVS
author Miles Bader <miles@gnu.org>
date Mon, 13 Sep 2004 16:01:26 +0000
parents d7605794bc2b
children 55b7f2525e92 566253900690
line wrap: on
line diff
--- a/lisp/gnus/gnus-sum.el	Mon Sep 13 13:42:00 2004 +0000
+++ b/lisp/gnus/gnus-sum.el	Mon Sep 13 16:01:26 2004 +0000
@@ -9056,8 +9056,8 @@
     (gnus-set-mode-line 'summary)))
 
 (defun gnus-summary-copy-article (&optional n to-newsgroup select-method)
-  "Move the current article to a different newsgroup.
-If TO-NEWSGROUP is string, do not prompt for a newsgroup to move to.
+  "Copy the current article to some other group.
+If TO-NEWSGROUP is string, do not prompt for a newsgroup to copy to.
 When called interactively, if TO-NEWSGROUP is nil, use the value of
 the variable `gnus-move-split-methods' for finding a default target
 newsgroup.