| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore(elisp): clear byte-compile warnings (18 more modules) | Craig Jennings | 24 hours | 1 | -0/+4 |
| | | | | | | | Add declare-function/defvar declarations for lazily-loaded package symbols, reflow over-long docstrings, swap pdf-view-*-command interactive-only calls for their non-interactive twins, fix a malformed with-demoted-errors in ledger-config (the clean-buffer body was being read as the format string), and rename the unprefixed global wwwdir to cj/httpd-wwwdir (no external refs). No behavior change. Claude-Session: https://claude.ai/code/session_01BqrdWUo9GcznYX2pZr76gZ | ||||
| * | docs(load-graph): classify dev, diff, help, lint, and VC modules | Craig Jennings | 2026-05-24 | 1 | -0/+9 |
| | | | | | | | Fifth classification batch: the development-workflow entry points and package config — coverage-core, coverage-elisp, dev-fkeys, diff-config, help-config, help-utils, flycheck-config, test-runner, vc-config. I annotated each header, added a Batch 5 table to the inventory, and extended the validation allowlist. 42 of 102 modules are now classified. Two more hidden dependencies turned up, both about cj/custom-keymap. dev-fkeys repeats the custom-buffer-file boundp shim for its C-; P binding. flycheck-config binds (:map cj/custom-keymap ...) through use-package without requiring keybindings, so it fails to load standalone. Both recorded for the Phase 2 dependency pass. | ||||
| * | refactor:help-utils: keymap bindings for devdocs and cj/local-arch | Craig Jennings | 2025-10-23 | 1 | -12/+11 |
| | | | | | | | | Replace `global-set-key` with `keymap-global-set` for consistency and improved readability. Additionally, transition devdocs commands from deferred loading to command-based setup, enhancing initialization control. | ||||
| * | changing repositories | Craig Jennings | 2025-10-12 | 1 | -0/+77 |
