; Fix last change.
This commit is contained in:
parent
c7889d0545
commit
3ae7c9069f
1 changed files with 2 additions and 0 deletions
|
@ -104,6 +104,8 @@ the user's privacy."
|
|||
(cancel-timer savehist-timer))
|
||||
(setq savehist-timer nil))
|
||||
|
||||
(defvar savehist-autosave-interval)
|
||||
|
||||
(defun savehist--manage-timer ()
|
||||
"Set or cancel an invocation of `savehist-autosave' on a timer.
|
||||
If `savehist-mode' is enabled, set the timer, otherwise cancel the timer.
|
||||
|
|
Loading…
Add table
Reference in a new issue