emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/gnus/gnus-sum.el


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/gnus/gnus-sum.el
Date: Mon, 13 Sep 2004 12:06:52 -0400

Index: emacs/lisp/gnus/gnus-sum.el
diff -c emacs/lisp/gnus/gnus-sum.el:1.41 emacs/lisp/gnus/gnus-sum.el:1.42
*** emacs/lisp/gnus/gnus-sum.el:1.41    Tue Sep  7 03:47:37 2004
--- emacs/lisp/gnus/gnus-sum.el Mon Sep 13 16:01:26 2004
***************
*** 9056,9063 ****
      (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.
  When called interactively, if TO-NEWSGROUP is nil, use the value of
  the variable `gnus-move-split-methods' for finding a default target
  newsgroup.
--- 9056,9063 ----
      (gnus-set-mode-line 'summary)))
  
  (defun gnus-summary-copy-article (&optional n to-newsgroup select-method)
!   "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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]