# HG changeset patch # User ShengHuo ZHU # Date 1042120217 0 # Node ID b24e4fdd8b50576abfcc3f2d636782eb1abe5b4d # Parent 30c4902b654d585a6baa7adf9f4662fed49eda99 * paths.el: Remove gnus-startup-file. diff -r 30c4902b654d -r b24e4fdd8b50 lisp/ChangeLog --- a/lisp/ChangeLog Wed Jan 08 23:21:16 2003 +0000 +++ b/lisp/ChangeLog Thu Jan 09 13:50:17 2003 +0000 @@ -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 -r 30c4902b654d -r b24e4fdd8b50 lisp/paths.el --- a/lisp/paths.el Wed Jan 08 23:21:16 2003 +0000 +++ b/lisp/paths.el Thu Jan 09 13:50:17 2003 +0000 @@ -130,10 +130,6 @@ *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