summaryrefslogtreecommitdiff
path: root/assets/test_misspellings.org
Commit message (Collapse)AuthorAgeFilesLines
* chore: remove archive-contents and update test assetsCraig Jennings2025-08-141-5/+0
| | | | | | | Delete the legacy archive-contents file. Add a new LaTeX test asset (assets/test-latex.tex). Rename existing test files for consistent naming: - test.ledger → test-ledger.ledger - test.md → test-markdown.md - test_misspellings.org → test-misspellings.org
* refactored flyspell-and-abbrevCraig Jennings2024-04-291-0/+5
- refactored flyspell-and-abbrev, adding ert tests - remove unsetting the C-; keybinding for personal-keymap from Flyspell to custom-functions with the rest of the keybinding commands.