changeset 27367:4228c3c24e6e

(user-init-file): Don't declare here -- is primitive.
author Dave Love <fx@gnu.org>
date Wed, 19 Jan 2000 15:33:54 +0000
parents 482a1c3338cc
children d1ae4740c8db
files lisp/files.el
diffstat 1 files changed, 0 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/files.el	Wed Jan 19 14:59:52 2000 +0000
+++ b/lisp/files.el	Wed Jan 19 15:33:54 2000 +0000
@@ -1456,9 +1456,6 @@
 When checking `inhibit-first-line-modes-regexps', we first discard
 from the end of the file name anything that matches one of these regexps.")
 
-(defvar user-init-file nil
-  "File name, including directory, of user's initialization file.")
-
 (defun set-auto-mode (&optional just-from-file-name)
   "Select major mode appropriate for current buffer.
 This checks for a -*- mode tag in the buffer's text,