summaryrefslogtreecommitdiff
path: root/CHANGELOG.org
AgeCommit message (Collapse)Author
2023-04-13Version 0.140.14Daniel Mendler
2023-04-13Update changelogDaniel Mendler
2023-04-11Add cape-elisp-blockDaniel Mendler
2023-04-09Improve cape-dict and cape-dabbrev, add cape-dict-case-foldDaniel Mendler
2023-04-08Update changelogDaniel Mendler
2023-04-06cape-dict-file: Support a functionDaniel Mendler
2023-04-06cape-dict-file: Support multiple dictionariesDaniel Mendler
2023-04-05Deprecate cape-ispell in favor of cape-dictDaniel Mendler
cape-ispell just used grep to scan /usr/share/dict/words. We can replicate `ispell-lookup-words' with very little code thanks to the function `process-lines-ignore-status'. This way we avoid loading ispell.el. Also the name `cape-ispell' was rather confusing since it suggested that some kind of spell-checking is going on, which was never the case.
2023-04-02Update changelogDaniel Mendler
2023-02-16Fix typoDaniel Mendler
2023-02-16Add changelogDaniel Mendler