some more simplifications

This commit is contained in:
Mateus Rodrigues
2026-07-12 14:08:30 +01:00
parent 1e877af4aa
commit 102896f180
2 changed files with 9 additions and 10 deletions

View File

@@ -1,7 +1,3 @@
;;;; slime setup
(slime-setup '(slime-fancy slime-quicklisp slime-asdf slime-mrepl))
(setq inferior-lisp-program "sbcl")
;; ;;; use my local copy of the Common Lisp HyperSpec
;; (load "~/clhs-use-local.el" t)