mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-30 04:10:54 -08:00
* paths.el: Remove gnus-startup-file.
This commit is contained in:
parent
c3d9274aea
commit
8e5c466d30
2 changed files with 4 additions and 4 deletions
|
|
@ -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,
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue