| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor: unify and simplify key binding setups | Craig Jennings | 2025-10-23 | 1 | -1/+1 |
| | | | | | | | | | 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. | ||||
| * | refactor: system-utils: Improve function declarations and keybindings | Craig Jennings | 2025-10-20 | 1 | -23/+25 |
| | | | | | | | | - Replace `require` statements with `declare-function` for better performance, - Switch from `global-set-key` to `keymap-global-set` for setting keybindings - Remove unnecessary `defer` in `use-package` and simplify `savehist` configuration. - Adjust error messaging for clarity and refactor buffer evaluation logic to handle errors more gracefully. | ||||
| * | changing repositories | Craig Jennings | 2025-10-12 | 1 | -0/+202 |
