]> git.eshelyaron.com Git - emacs.git/commitdiff
Doc fix.
authorRichard M. Stallman <rms@gnu.org>
Mon, 5 May 1997 17:06:10 +0000 (17:06 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 5 May 1997 17:06:10 +0000 (17:06 +0000)
lisp/files.el

index f4876110d1d474f333bc6f913d72ddde779cb4d2..039ec14574d196499f54ad3666fe83b3c8c9adb4 100644 (file)
@@ -1503,7 +1503,7 @@ is specified, returning t if it is specified."
 However, the mode will not be changed if
 \(1) a local variables list or the `-*-' line specifies a major mode, or
 \(2) the current major mode is a \"special\" mode,
-     not suitable for ordinary files, or
+\    not suitable for ordinary files, or
 \(3) the new file name does not particularly specify any mode.")
 
 (defun set-visited-file-name (filename &optional no-query along-with-file)