From: Pavel Janík Date: Sat, 10 Nov 2001 08:20:24 +0000 (+0000) Subject: (gnus-local-domain): Reformat the doc-string to refer to function X-Git-Tag: ttn-vms-21-2-B4~18718 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=0d54d415eab5850eb57c46b75944c3a1fc689afc;p=emacs.git (gnus-local-domain): Reformat the doc-string to refer to function `system-name' instead of both function and variable. --- diff --git a/lisp/gnus/gnus.el b/lisp/gnus/gnus.el index d0729dcefbd..10144d73fed 100644 --- a/lisp/gnus/gnus.el +++ b/lisp/gnus/gnus.el @@ -1024,7 +1024,7 @@ Should be set in paths.el, and shouldn't be touched by the user.") (defcustom gnus-local-domain nil "Local domain name without a host name. The DOMAINNAME environment variable is used instead if it is defined. -If the `system-name' function returns the full Internet name, there is +If the function `system-name' returns the full Internet name, there is no need to set this variable." :group 'gnus-message :type '(choice (const :tag "default" nil)