aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/files.el
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>1997-05-05 17:06:10 +0000
committerRichard M. Stallman <[email protected]>1997-05-05 17:06:10 +0000
commit8609911b97bfbb281933acbddf38a763fc599b6e (patch)
tree66113da3ce060d8906e709d147d70e115850b3dc /lisp/files.el
parent30e19aee8562bfd1370098f1af95e100c964da30 (diff)
Doc fix.
Diffstat (limited to 'lisp/files.el')
-rw-r--r--lisp/files.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/files.el b/lisp/files.el
index f4876110d1..039ec14574 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)