]> code.delx.au - gnu-emacs/commitdiff
* paths.el: Remove gnus-startup-file.
authorShengHuo ZHU <zsh@cs.rochester.edu>
Thu, 9 Jan 2003 13:50:17 +0000 (13:50 +0000)
committerShengHuo ZHU <zsh@cs.rochester.edu>
Thu, 9 Jan 2003 13:50:17 +0000 (13:50 +0000)
lisp/ChangeLog
lisp/paths.el

index 978e41a72da72e3bf1c8c96acd38f50f37ef4ac6..b460ed5fc50667d6278cc9fc2d04c90b1a67a3c9 100644 (file)
@@ -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,
index 438aa9f35780dfd7c1c7213e6a404ec7416dcf9d..b4e18c5e01f3dfb7b31548406022058e9cbe34e3 100644 (file)
@@ -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