summaryrefslogtreecommitdiff
path: root/lisp/paths.el
diff options
context:
space:
mode:
authorroot <root>1990-08-30 09:39:31 +0000
committerroot <root>1990-08-30 09:39:31 +0000
commit093b7f00d753fec80dcfe2980a9de45531bb585f (patch)
treea161ded1743697d21c885e2e605e5b090aba9ea3 /lisp/paths.el
parente89e9d161408be3c1573e834aa08405b9e387ea7 (diff)
downloademacs-093b7f00d753fec80dcfe2980a9de45531bb585f.tar.gz
*** empty log message ***
Diffstat (limited to 'lisp/paths.el')
-rw-r--r--lisp/paths.el11
1 files changed, 6 insertions, 5 deletions
diff --git a/lisp/paths.el b/lisp/paths.el
index 2882ad6c255..0b3f368f5d5 100644
--- a/lisp/paths.el
+++ b/lisp/paths.el
@@ -42,18 +42,19 @@
(defvar gnus-default-nntp-server ""
;; set this to your local server
"The name of the host running an NNTP server.
-If it is a string such as `:DIRECTORY', then ~/DIRECTORY
-is used as a news spool. gnus-nntp-server is initialised from NNTPSERVER
+If it is a string such as \":DIRECTORY\", then ~/DIRECTORY
+is used as a news spool. `gnus-nntp-server' is initialised from NNTPSERVER
environment variable or, if none, this value.")
(defvar gnus-nntp-service "nntp"
"NNTP service name, usually \"nntp\" or 119).
-Go to a local news spool if its value is nil.")
+Go to a local news spool if its value is nil, in which case `gnus-nntp-server'
+should be set to `(system-name)'.")
(defvar gnus-your-domain nil
"Your domain name without your host name like: \"stars.flab.Fujitsu.CO.JP\"
-The `DOMAINNAME' environment variable is used instead if defined. If
-the function (system-name) returns a fully qualified domain name, there is no
+The DOMAINNAME environment variable is used instead if defined. If
+the function `system-name' returns a fully qualified domain name, there is no
need to define the name.")
(defvar gnus-your-organization ""