changeset 3252:4728125f5873

(gnus-local-organization): Initially nil.
author Richard M. Stallman <rms@gnu.org>
date Sat, 29 May 1993 16:05:59 +0000
parents 6283e50471eb
children f4d37be94734
files lisp/paths.el
diffstat 1 files changed, 6 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/paths.el	Sat May 29 06:38:50 1993 +0000
+++ b/lisp/paths.el	Sat May 29 16:05:59 1993 +0000
@@ -68,13 +68,13 @@
 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