aboutsummaryrefslogtreecommitdiff
path: root/modules/prog-lisp.el
Commit message (Collapse)AuthorAgeFilesLines
* feat: ensure elisp-lint auto-installs via use-packageCraig Jennings2025-10-291-1/+4
| | | | | | Add :ensure t to elisp-lint use-package declaration to guarantee it's always installed. This supports chime.el development workflow where 'make lint' provides comprehensive code quality checks.
* feat(modules): Enhance Common Lisp and Scheme setupCraig Jennings2025-10-201-41/+79
| | | | | | | | | | Added detailed setup instructions and configuration for Common Lisp (SBCL, Quicklisp, SLIME) and Scheme (Guile) in Emacs. Introduced new variables for specifying paths to Lisp implementations and modified hooks for consistent Lisp editing preferences. Included support for SLIME and Geiser with necessary bindings and configurations. Enhanced readability and maintainability by restructuring and adding informative comments.
* changing repositoriesCraig Jennings2025-10-121-0/+126