summaryrefslogtreecommitdiff
path: root/emacs/.config/emacs/emacs-custom.el
diff options
context:
space:
mode:
Diffstat (limited to 'emacs/.config/emacs/emacs-custom.el')
-rw-r--r--emacs/.config/emacs/emacs-custom.el4
1 files changed, 3 insertions, 1 deletions
diff --git a/emacs/.config/emacs/emacs-custom.el b/emacs/.config/emacs/emacs-custom.el
index 5d1cf73..df4c014 100644
--- a/emacs/.config/emacs/emacs-custom.el
+++ b/emacs/.config/emacs/emacs-custom.el
@@ -10,7 +10,9 @@
"88267200889975d801f6c667128301af0bc183f3450c4b86138bfb23e8a78fb1"
default))
'(safe-local-variable-values
- '((eval sly-connect "localhost" 9090) (sly-port . 9090)
+ '((Package . CL-WHO) (Package . HUNCHENTOOT) (Base . 10)
+ (Package . CL-USER) (Syntax . COMMON-LISP)
+ (eval sly-connect "localhost" 9090) (sly-port . 9090)
(checkdoc-package-keywords-flag))))
(custom-set-faces
;; custom-set-faces was added by Custom.