projects
/
elisp
/
gnus.git-
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c0afa85
)
Fix typo.
author
tsuchiya
<tsuchiya>
Fri, 7 Dec 2001 04:47:07 +0000
(
04:47
+0000)
committer
tsuchiya
<tsuchiya>
Fri, 7 Dec 2001 04:47:07 +0000
(
04:47
+0000)
lisp/gnus-namazu.el
patch
|
blob
|
history
diff --git
a/lisp/gnus-namazu.el
b/lisp/gnus-namazu.el
index
4e8d11a
..
fa79ebf
100644
(file)
--- a/
lisp/gnus-namazu.el
+++ b/
lisp/gnus-namazu.el
@@
-194,7
+194,7
@@
options make any sense in this context."
(add-hook 'gnus-exit-gnus-hook 'gnus-namazu/shutdown)
(defun gnus-namazu/request-list (server)
- "Return the groups of the server SERVER."
+ "Return groups of the server SERVER."
(and (memq (car server) '(nnml nnmh))
(nnoo-change-server (car server) (nth 1 server) (nthcdr 2 server))
(gnus-request-list server)