Mercurial > emacs
changeset 38252:18b9451e4af0
(gnus-local-domain): Removed because unused.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Mon, 02 Jul 2001 11:24:39 +0000 |
parents | cb4ae756e9b0 |
children | f88331f76b3e |
files | lisp/gnus/gnus.el |
diffstat | 1 files changed, 0 insertions(+), 9 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/gnus/gnus.el Mon Jul 02 10:47:46 2001 +0000 +++ b/lisp/gnus/gnus.el Mon Jul 02 11:24:39 2001 +0000 @@ -1021,15 +1021,6 @@ "Default default new newsgroups the first time Gnus is run. 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 -no need to set this variable." - :group 'gnus-message - :type '(choice (const :tag "default" nil) - string)) - (defvar gnus-local-organization nil "String with a description of what organization (if any) the user belongs to. Obsolete variable; use `message-user-organization' instead.")