From 8bafb289d08004d4563b94f8bc8c09c48b954e13 Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Fri, 9 Nov 2001 21:58:45 +0000 Subject: [PATCH] 2001-11-09 Simon Josefsson MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit * gnus.el (gnus-local-domain): Fix doc. From Pavel Jan,Bm(Bk . --- lisp/ChangeLog | 5 +++++ lisp/gnus.el | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 417feb164..eb8017c1a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2001-11-09 Simon Josefsson + + * gnus.el (gnus-local-domain): Fix doc. From Pavel Jan,Bm(Bk + . + 2001-11-09 Kai Gro,A_(Bjohann * message.el (message-point-in-header-p): New function. diff --git a/lisp/gnus.el b/lisp/gnus.el index eccada6d0..db8729c46 100644 --- a/lisp/gnus.el +++ b/lisp/gnus.el @@ -1123,7 +1123,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) -- 2.25.1