summaryrefslogtreecommitdiff
path: root/lisp/paths.el
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1993-05-29 16:05:59 +0000
committerRichard M. Stallman <rms@gnu.org>1993-05-29 16:05:59 +0000
commitfe9e6906d8f93fdcbc1d2097fae110c6b3306879 (patch)
treebbf5d28315baa46bb458130c25f16eff8986999f /lisp/paths.el
parent9ea6cb2830a7fe93bfe3517e034e048531a1c4c7 (diff)
downloademacs-fe9e6906d8f93fdcbc1d2097fae110c6b3306879.tar.gz
(gnus-local-organization): Initially nil.
Diffstat (limited to 'lisp/paths.el')
-rw-r--r--lisp/paths.el12
1 files changed, 6 insertions, 6 deletions
diff --git a/lisp/paths.el b/lisp/paths.el
index 46ebbc6c6e1..9e1b8f8e94a 100644
--- a/lisp/paths.el
+++ b/lisp/paths.el
@@ -68,13 +68,13 @@ 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-local-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
-need to define the name.")
+ "*Your domain name without a host name: for example, \"ai.mit.edu\".
+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 set this variable.")
-(defvar gnus-local-organization ""
- "Your organization like: \"Fujitsu Laboratories Ltd., Kawasaki, Japan.\"
+(defvar gnus-local-organization nil
+ "*The name of your organization, as a string.
The `ORGANIZATION' environment variable is used instead if defined.")
(defvar mh-progs