summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1997-05-05 17:06:10 +0000
committerRichard M. Stallman <rms@gnu.org>1997-05-05 17:06:10 +0000
commit0980e17cb9a3dfe76a7b4fbd6961b8f31d4bfaf9 (patch)
tree299094b141f483a5a66817c05166a8b0b7d2f743
parentdaf53c9e4f4b4695a5623bd05b2fca3701977765 (diff)
downloademacs-0980e17cb9a3dfe76a7b4fbd6961b8f31d4bfaf9.tar.gz
Doc fix.
-rw-r--r--lisp/files.el2
1 files changed, 1 insertions, 1 deletions
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)