; Fix function name

This commit is contained in:
Philipp Stephani 2017-04-29 21:29:55 +02:00
parent 4db844a453
commit 89159e78bb

View file

@ -420,7 +420,7 @@ If called from Lisp, enable the mode if ARG is omitted or nil,
and toggle it if ARG is `toggle'."
:group 'auto-save
:global t
(when auto-save--timer (kill-timer auto-save--timer))
(when auto-save--timer (cancel-timer auto-save--timer))
(setq auto-save--timer
(when auto-save-visited-mode
(run-with-idle-timer