diff options
| author | Daniel Mendler <mail@daniel-mendler.de> | 2023-04-13 09:26:00 +0200 |
|---|---|---|
| committer | Daniel Mendler <mail@daniel-mendler.de> | 2023-04-13 09:26:00 +0200 |
| commit | ef233e7a5f2a659852ecc6b858f948807db2d763 (patch) | |
| tree | 9bab6f3de6a0f8ff667870aeb671dea0dfd10975 | |
| parent | f4ed6f198d5995e693bf452e875b2b09469fccfb (diff) | |
Update changelog
| -rw-r--r-- | CHANGELOG.org | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG.org b/CHANGELOG.org index ae1c113..765f1f9 100644 --- a/CHANGELOG.org +++ b/CHANGELOG.org @@ -8,7 +8,9 @@ VALID must be a function taking two arguments, the old and new input. It should return nil if the input must be considered invalid such that the candidates must be recomputed. -- =cape-ispell=: Deprecate in favor of =cape-dict=. +- =cape-ispell=: Deprecate in favor of improved =cape-dict=. Note that =cape-ispell= + and =ispell-lookup-words= did not really consult =ispell= or =aspell=, but only grep + through the word list specified by =ispell-alternate-dictionary=. - =cape-dict-file=: Support multiple dictionary files or a function returning one or more files. - =cape-dict=, =cape-dabbrev=: Replace case depending on initial input. |
