From: ShengHuo ZHU Date: Thu, 9 Jan 2003 13:50:17 +0000 (+0000) Subject: * paths.el: Remove gnus-startup-file. X-Git-Tag: ttn-vms-21-2-B4~11764 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8e5c466d30dfb2d945da24a91a4c09216a1f5aed;p=emacs.git * paths.el: Remove gnus-startup-file. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 978e41a72da..b460ed5fc50 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2003-01-09 ShengHuo ZHU + + * paths.el: Remove gnus-startup-file. + 2003-01-08 Bill Wohler * mail/mh-alias.el, mail/mh-customize.el, mail/mh-identity.el, diff --git a/lisp/paths.el b/lisp/paths.el index 438aa9f3578..b4e18c5e01f 100644 --- a/lisp/paths.el +++ b/lisp/paths.el @@ -130,10 +130,6 @@ should be set to `(system-name)'.") *The name of your organization, as a string. The `ORGANIZATION' environment variable is used instead if defined.") -(defvar gnus-startup-file "~/.newsrc" "\ -The file listing groups to which user is subscribed. -Will use `gnus-startup-file'-SERVER instead if exists.") - (defcustom rmail-file-name "~/RMAIL" "*Name of user's primary mail file." :type 'string