add require for reload-library

master
John Turner 11 months ago
parent 70fb19b96b
commit 69aa836a60
No known key found for this signature in database

@ -52,6 +52,8 @@
(require 'toggle-local-vars)
(require 'reload-library)
(when (file-exists-p custom-file)
(load custom-file))

Loading…
Cancel
Save