| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | docs(load-graph): classify core libraries and command modules | Craig Jennings | 12 days | 1 | -0/+9 |
| | | | | | | | Third classification batch: the remaining core and library command modules from init.el's early block — external-open, media-utils, auth-config, keyboard-macros, system-utils, text-config, undead-buffers. I annotated each with the load-graph header contract, added a Batch 3 table to the inventory, and extended the validation allowlist. 23 of 102 modules are now classified. No new hidden dependencies in this batch. auth-config stays eager because other modules need credentials early; the command libraries (external-open, media-utils, keyboard-macros) are eager only by init order and flagged as Phase 4 deferral candidates. | ||||
| * | refactor: unify and simplify key binding setups | Craig Jennings | 2025-10-23 | 1 | -4/+2 |
| | | | | | | | | | Optimized key binding configurations across modules for consistency and reduced redundancy. Improved conditional requiring to handle errors gracefully in `music-config.el`, ensuring robustness across different machine environments. Eliminated comments clutter and adjusted function definitions to adhere to revised standards. | ||||
| * | feat: keyboard-macros: Improve macro handling and error checks | Craig Jennings | 2025-10-20 | 1 | -23/+57 |
| | | | | | | | - Add concurrency lock for macro loading and enhance error handling. - Validate macro names and handle empty macro error. - Introduce a setup function for key bindings and auto-call setup after init. | ||||
| * | refactor: created specific org-dir variable for ~/sync/org | Craig Jennings | 2025-10-18 | 1 | -1/+1 |
| | | |||||
| * | maint: lazy load macros-file | Craig Jennings | 2025-10-12 | 1 | -18/+31 |
| | | |||||
| * | changing repositories | Craig Jennings | 2025-10-12 | 1 | -0/+97 |
