1
0
Fork 0

Fix call to savehist

This commit is contained in:
Bram Schoenmakers 2023-05-15 12:28:36 +02:00
parent 08dc2819bf
commit d57ec1ed52

View file

@ -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: