emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master 448fe7a: ; * lisp/files.el (auto-save-visited-mode): Fix typo in


From: Philipp Stephani
Subject: master 448fe7a: ; * lisp/files.el (auto-save-visited-mode): Fix typo in last commit.
Date: Mon, 25 May 2020 15:21:54 -0400 (EDT)

branch: master
commit 448fe7ad250fd5501d363c1b3355bfdbc7c71550
Author: Philipp Stephani <address@hidden>
Commit: Philipp Stephani <address@hidden>

    ; * lisp/files.el (auto-save-visited-mode): Fix typo in last commit.
---
 lisp/files.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/files.el b/lisp/files.el
index cb37047..cefae20 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
 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."



reply via email to

[Prev in Thread] Current Thread [Next in Thread]