# HG changeset patch # User Richard M. Stallman # Date 738691559 0 # Node ID 4728125f58734e5196c482e86a0c42016d395e82 # Parent 6283e50471eb34e50bc5ee87c482d11eb1f5afcb (gnus-local-organization): Initially nil. diff -r 6283e50471eb -r 4728125f5873 lisp/paths.el --- 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