changeset 40860:ee1addc05858

(gnus-local-domain): Reformat the doc-string to refer to function `system-name' instead of both function and variable.
author Pavel Janík <Pavel@Janik.cz>
date Sat, 10 Nov 2001 08:20:24 +0000
parents c9b14656dfc4
children 4a8b0fff5dbc
files lisp/gnus/gnus.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/gnus/gnus.el	Sat Nov 10 08:14:13 2001 +0000
+++ b/lisp/gnus/gnus.el	Sat Nov 10 08:20:24 2001 +0000
@@ -1024,7 +1024,7 @@
 (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)