From: Richard M. Stallman Date: Mon, 5 May 1997 17:06:10 +0000 (+0000) Subject: Doc fix. X-Git-Tag: emacs-20.1~2279 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8609911b97bfbb281933acbddf38a763fc599b6e;p=emacs.git Doc fix. --- diff --git a/lisp/files.el b/lisp/files.el index f4876110d1d..039ec14574d 100644 --- a/lisp/files.el +++ b/lisp/files.el @@ -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)