| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-04-13 | Version 0.140.14 | Daniel Mendler | |
| 2023-04-13 | Update changelog | Daniel Mendler | |
| 2023-04-11 | Add cape-elisp-block | Daniel Mendler | |
| 2023-04-09 | Improve cape-dict and cape-dabbrev, add cape-dict-case-fold | Daniel Mendler | |
| 2023-04-08 | Update changelog | Daniel Mendler | |
| 2023-04-06 | cape-dict-file: Support a function | Daniel Mendler | |
| 2023-04-06 | cape-dict-file: Support multiple dictionaries | Daniel Mendler | |
| 2023-04-05 | Deprecate cape-ispell in favor of cape-dict | Daniel 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-02 | Update changelog | Daniel Mendler | |
| 2023-02-16 | Fix typo | Daniel Mendler | |
| 2023-02-16 | Add changelog | Daniel Mendler | |
