aboutsummaryrefslogtreecommitdiff
path: root/modules/dev-fkeys.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-05-25 17:35:28 -0500
committerCraig Jennings <c@cjennings.net>2026-05-25 17:35:28 -0500
commitda926d8d0af456512313b40d7625bb21ced63a8e (patch)
tree9934dad8d8df7a03393f7b5deaf545d5603a2627 /modules/dev-fkeys.el
parent6416f1e9fcaa7a6b639e62c392472ecafa2b7d5c (diff)
downloaddotemacs-da926d8d0af456512313b40d7625bb21ced63a8e.tar.gz
dotemacs-da926d8d0af456512313b40d7625bb21ced63a8e.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/dev-fkeys.el')
0 files changed, 0 insertions, 0 deletions