diff lisp/files.el @ 17666:ca11152dcad5

Doc fix.
author Richard M. Stallman <rms@gnu.org>
date Mon, 05 May 1997 17:06:10 +0000
parents 473ee9294c31
children ba2c70d76b5b
line wrap: on
line diff
--- a/lisp/files.el	Mon May 05 15:06:25 1997 +0000
+++ b/lisp/files.el	Mon May 05 17:06:10 1997 +0000
@@ -1503,7 +1503,7 @@
 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)