# HG changeset patch # User root # Date 652009171 0 # Node ID a2753c39509b4d20ee00dab948d19ca7323d0b0a # Parent b3c75acda8a803e242ca4fed00eab5ad9bccbed2 *** empty log message *** diff -r b3c75acda8a8 -r a2753c39509b lisp/paths.el --- a/lisp/paths.el Thu Aug 30 09:33:22 1990 +0000 +++ b/lisp/paths.el Thu Aug 30 09:39:31 1990 +0000 @@ -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 ""