changeset 49121:b24e4fdd8b50

* paths.el: Remove gnus-startup-file.
author ShengHuo ZHU <zsh@cs.rochester.edu>
date Thu, 09 Jan 2003 13:50:17 +0000
parents 30c4902b654d
children 1a51889893d0
files lisp/ChangeLog lisp/paths.el
diffstat 2 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- 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  <zsh@cs.rochester.edu>
+
+	* paths.el: Remove gnus-startup-file.
+
 2003-01-08  Bill Wohler  <wohler@newt.com>
 
 	* mail/mh-alias.el, mail/mh-customize.el, mail/mh-identity.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