mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-27 07:37:33 +00:00
(elp-unload-hook): Set the variable.
This commit is contained in:
parent
61f1ca4e1d
commit
5172bdd1bb
@ -626,6 +626,7 @@ displayed."
|
||||
|
||||
(defun elp-unload-hook ()
|
||||
(elp-restore-all))
|
||||
(add-hook 'elp-unload-hook 'elp-unload-hook)
|
||||
|
||||
(provide 'elp)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user