1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-24 07:20:37 +00:00

(gnus-local-domain): Reformat the doc-string to refer to function

`system-name' instead of both function and variable.
This commit is contained in:
Pavel Janík 2001-11-10 08:20:24 +00:00
parent 0017164551
commit 0d54d415ea

View File

@ -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)