From: Richard M. Stallman Date: Mon, 28 Nov 1994 13:55:57 +0000 (+0000) Subject: (gnus-default-nntp-server): Doc fix. X-Git-Tag: emacs-19.34~5781 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d390e294f59145e240c96ba8b795e1ef9a65abd9;p=emacs.git (gnus-default-nntp-server): Doc fix. --- diff --git a/lisp/paths.el b/lisp/paths.el index 50bdac7c87c..843800042a8 100644 --- a/lisp/paths.el +++ b/lisp/paths.el @@ -62,9 +62,7 @@ normally should come last (so that local files override standard ones).") (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 -environment variable or, if none, this value.") +The null string means use the local host as the server site.") (defvar gnus-nntp-service "nntp" "NNTP service name, usually \"nntp\" or 119).