Update call to deprecated undo-fu-session function
This commit is contained in:
parent
e7d5ff8356
commit
448cfea37c
2
init.el
2
init.el
@ -1355,7 +1355,7 @@ DOCSTRING is an optional form that is discarded upon expansion."
|
||||
(external-package undo-fu-session
|
||||
"Saves and recovers undo history of files between editing sessions."
|
||||
:config
|
||||
(global-undo-fu-session-mode)
|
||||
(undo-fu-session-global-mode)
|
||||
:custom
|
||||
(undo-fu-session-directory user/undo-history-directory "Set custom undo history storage location"))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user