1
0
Fork 0

Change module name to save eshell history

This commit is contained in:
Bram Schoenmakers 2023-05-09 22:05:55 +02:00
parent b9dd3c3473
commit 1b551343f1

View file

@ -43,7 +43,7 @@
(defvar persist-state-supported-packages
'((bookmark . bookmark-save)
(desktop . (lambda () (desktop-save (car desktop-path))))
(eshell . eshell-save-some-history)
(em-hist . eshell-save-some-history)
(recentf . recentf-save-list)
(savehist . savehist-autosave))
"A list of packages supported by persist-state.