summaryrefslogtreecommitdiff
path: root/lisp/gnus/gnus-agent.el
diff options
context:
space:
mode:
authorShengHuo ZHU <zsh@cs.rochester.edu>2003-01-16 01:19:03 +0000
committerShengHuo ZHU <zsh@cs.rochester.edu>2003-01-16 01:19:03 +0000
commit35ef97a54d856c4a7a9b389a4ffd9b9ceced8ba5 (patch)
tree886c0ef7bf61c64de837dcc41ffa4bb14b55c201 /lisp/gnus/gnus-agent.el
parent02b5590cee4606a08da26fae5bc9869d9658ed75 (diff)
downloademacs-35ef97a54d856c4a7a9b389a4ffd9b9ceced8ba5.tar.gz
* gnus-agent.el: Don't use `path'.
* nnsoup.el (nnsoup-file-name): Ditto. * nnmail.el (nnmail-pathname-coding-system): Ditto. (nnmail-group-pathname): Ditto. * nnimap.el (nnimap-group-overview-filename): Ditto. * nnheader.el (nnheader-pathname-coding-system): Ditto. (nnheader-group-pathname): Ditto. * nnfolder.el (nnfolder-group-pathname): Ditto. * gnus.el (gnus-home-directory): Ditto. * gnus-group.el (gnus-group-icon-list): Ditto.
Diffstat (limited to 'lisp/gnus/gnus-agent.el')
-rw-r--r--lisp/gnus/gnus-agent.el6
1 files changed, 3 insertions, 3 deletions
diff --git a/lisp/gnus/gnus-agent.el b/lisp/gnus/gnus-agent.el
index 65f23c6a955..5a3cf2f480c 100644
--- a/lisp/gnus/gnus-agent.el
+++ b/lisp/gnus/gnus-agent.el
@@ -166,12 +166,12 @@ If this is `ask' the hook will query the user."
(cadr gnus-command-method))))
(defsubst gnus-agent-directory ()
- "Path of the Gnus agent directory."
+ "The name of the Gnus agent directory."
(nnheader-concat gnus-agent-directory
(nnheader-translate-file-chars (gnus-agent-method)) "/"))
(defun gnus-agent-lib-file (file)
- "The full path of the Gnus agent library FILE."
+ "The full name of the Gnus agent library FILE."
(expand-file-name file
(file-name-as-directory
(expand-file-name "agent.lib" (gnus-agent-directory)))))
@@ -724,7 +724,7 @@ the actual number of articles toggled is returned."
(delete-char 1))))))
(defun gnus-agent-group-path (group)
- "Translate GROUP into a path."
+ "Translate GROUP into a file name."
(if nnmail-use-long-file-names
(gnus-group-real-name group)
(nnheader-translate-file-chars