From 8609911b97bfbb281933acbddf38a763fc599b6e Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Mon, 5 May 1997 17:06:10 +0000 Subject: [PATCH] Doc fix. --- lisp/files.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- 2.39.5