| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor(custom-ordering): Use keymap-set for key bindings | Craig Jennings | 2025-10-20 | 1 | -5/+5 |
| | | | | | | | Replace define-key with keymap-set for consistency in key binding syntax within the custom-ordering module. This change improves readability and modernizes the code. | ||||
| * | docs: custom-ordering: Enhance commentary and function descriptions | Craig Jennings | 2025-10-20 | 1 | -6/+19 |
| | | | | | | | - Expand the module commentary to describe functions for text conversion and sorting. - Add new keymap information. - Improve function docstrings for clarity and consistency. | ||||
| * | maint: remaining custom functions grouped into separate modules | Craig Jennings | 2025-10-12 | 1 | -0/+84 |
