mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
; * lisp/files.el (auto-save-visited-mode): Fix typo in last commit.
This commit is contained in:
parent
f8e99938ec
commit
448fe7ad25
1 changed files with 1 additions and 1 deletions
|
|
@ -433,7 +433,7 @@ to the visited files directly and will also run all save-related
|
|||
hooks. See Info node `Saving' for details of the save process.
|
||||
|
||||
You can also set the buffer-local value of the variable
|
||||
`auto-save-visted-mode' to nil. A buffer where the buffer-local
|
||||
`auto-save-visited-mode' to nil. A buffer where the buffer-local
|
||||
value of this variable is nil is ignored for the purpose of
|
||||
`auto-save-visited-mode', even if `auto-save-visited-mode' is
|
||||
enabled."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue