diff options
| -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. |
