| Age | Commit message (Collapse) | Author |
|
Update load-path, GitHub URL, and all project/package name
references to reflect the chime.el → Chime rename.
|
|
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.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
|
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.
|
|
|