# HG changeset patch # User Dave Love # Date 948296034 0 # Node ID 4228c3c24e6e263f2770b65df79547ca67550784 # Parent 482a1c3338ccddf3024c169420636933c257e6ae (user-init-file): Don't declare here -- is primitive. diff -r 482a1c3338cc -r 4228c3c24e6e lisp/files.el --- 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,