]> code.delx.au - gnu-emacs/blobdiff - lisp/paths.el
*** empty log message ***
[gnu-emacs] / lisp / paths.el
index 0a16c2bedbaaf9bd084dccd6b8fdbd9a2f9fdf29..b4e18c5e01f3dfb7b31548406022058e9cbe34e3 100644 (file)
@@ -1,4 +1,4 @@
-;;; paths.el --- define pathnames for use by various Emacs commands
+;;; paths.el --- define pathnames for use by various Emacs commands -*- no-byte-compile: t -*-
 
 ;; Copyright (C) 1986, 1988, 1994, 1999, 2000 Free Software Foundation, Inc.
 
@@ -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