diff options
| author | Craig Jennings <c@cjennings.net> | 2026-05-25 17:35:28 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-05-25 17:35:28 -0500 |
| commit | c488a342596e51b4eb717678e9e764d569918725 (patch) | |
| tree | 8480e3c7df8a7affb29c30644ad3ee96c7f18f79 /modules | |
| parent | f872322a9366479b1f5c17fe08c5b2e95df216fa (diff) | |
| download | dotemacs-c488a342596e51b4eb717678e9e764d569918725.tar.gz dotemacs-c488a342596e51b4eb717678e9e764d569918725.zip | |
test(prog-lisp): cover the elisp and Common Lisp mode-setup functions
prog-lisp.el had no tests. I added four for the config it owns directly: cj/elisp-setup and cj/common-lisp-setup are each registered on their mode hook and set the buffer-local conventions this config picks (4-space, no tabs, fill-column 120 for elisp; 2-space, fill-column 100 for Common Lisp).
The module loads with use-package stubbed to a no-op, so no packages load, ensure, or download during the run. That keeps it batch-safe and independent of which Lisp packages happen to be installed.
Diffstat (limited to 'modules')
0 files changed, 0 insertions, 0 deletions
