aboutsummaryrefslogtreecommitdiff
path: root/modules/system-utils.el
Commit message (Collapse)AuthorAgeFilesLines
* refactor: system-utils: Improve function declarations and keybindingsCraig Jennings2025-10-201-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 repositoriesCraig Jennings2025-10-121-0/+202