diff --git a/bundle/custom_gnu.el b/bundle/custom_gnu.el index 3b10230b..b486ec3b 100644 --- a/bundle/custom_gnu.el +++ b/bundle/custom_gnu.el @@ -34,6 +34,10 @@ ("FIXME" . "#dc752f") ("XXX+" . "#dc752f") ("\\?\\?\\?+" . "#dc752f"))) + '(ignored-local-variable-values + '((Base . 10) + (Package . HUNCHENTOOT) + (Syntax . COMMON-LISP))) '(inferior-lisp-program "/usr/bin/sbcl --noinform" t) '(initial-buffer-choice "~/Documents/org/agenda/tasks.org") '(initial-frame-alist '((fullscreen . maximized) (undecorated . t)))