diff --git a/persist-state.el b/persist-state.el index 178bcf5..b34f3a1 100644 --- a/persist-state.el +++ b/persist-state.el @@ -70,7 +70,7 @@ (recentf . (:function recentf-save-list)) (savehist . (:function (lambda () (when savehist-mode - savehist-autosave))))) + (savehist-autosave)))))) "A list of packages supported by persist-state. Each package is a cons cell with the package name and a plist with: