aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Monnier2001-12-04 19:28:25 +0000
committerStefan Monnier2001-12-04 19:28:25 +0000
commit54cf809264128710012dce53e987f694723721b0 (patch)
tree8fe99c09a80c5cf574b345362866833dcc7c5af6
parent02c6a1ccf0e98cf71c1b647750c04a2b42025ff9 (diff)
downloademacs-54cf809264128710012dce53e987f694723721b0.tar.gz
emacs-54cf809264128710012dce53e987f694723721b0.zip
Doc fix.
-rw-r--r--lisp/gnus/gnus-group.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/gnus/gnus-group.el b/lisp/gnus/gnus-group.el
index 43358ad53f9..b1473692e4a 100644
--- a/lisp/gnus/gnus-group.el
+++ b/lisp/gnus/gnus-group.el
@@ -3462,7 +3462,7 @@ group."
3462 3462
3463(defun gnus-group-find-new-groups (&optional arg) 3463(defun gnus-group-find-new-groups (&optional arg)
3464 "Search for new groups and add them. 3464 "Search for new groups and add them.
3465Each new group will be treated with `gnus-subscribe-newsgroup-method.' 3465Each new group will be treated with `gnus-subscribe-newsgroup-method'.
3466With 1 C-u, use the `ask-server' method to query the server for new 3466With 1 C-u, use the `ask-server' method to query the server for new
3467groups. 3467groups.
3468With 2 C-u's, use most complete method possible to query the server 3468With 2 C-u's, use most complete method possible to query the server