aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/files.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/files.el b/lisp/files.el
index cb370476496..cefae20ab56 100644
--- a/lisp/files.el
+++ b/lisp/files.el
@@ -433,7 +433,7 @@ to the visited files directly and will also run all save-related
433hooks. See Info node `Saving' for details of the save process. 433hooks. See Info node `Saving' for details of the save process.
434 434
435You can also set the buffer-local value of the variable 435You can also set the buffer-local value of the variable
436`auto-save-visted-mode' to nil. A buffer where the buffer-local 436`auto-save-visited-mode' to nil. A buffer where the buffer-local
437value of this variable is nil is ignored for the purpose of 437value of this variable is nil is ignored for the purpose of
438`auto-save-visited-mode', even if `auto-save-visited-mode' is 438`auto-save-visited-mode', even if `auto-save-visited-mode' is
439enabled." 439enabled."