]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorroot <root>
Thu, 30 Aug 1990 09:39:31 +0000 (09:39 +0000)
committerroot <root>
Thu, 30 Aug 1990 09:39:31 +0000 (09:39 +0000)
lisp/paths.el

index 2882ad6c255f52e37d59714bbb3cdde8832b81bd..0b3f368f5d5d034fd8f7d65819e90bbe3915c48e 100644 (file)
 (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 ""