diff options
| author | Dato Simó <dato@net.com.org.es> | 2020-07-03 19:21:18 -0300 |
|---|---|---|
| committer | Dato Simó <dato@net.com.org.es> | 2020-07-03 19:21:18 -0300 |
| commit | 7efdebce301e3d0c0c18d519b7da61231448b52d (patch) | |
| tree | 43e5e503a55a961adf9e0c77298e9ba6d9820258 /NEWS.org | |
| parent | 31f918eadbfe29d8cf21c613a288eeccd0401c2f (diff) | |
NEWS.org, mu4e-vars.e.: fix spelling mu4e-contact-rewrite-function
mu4e-contact-rewrite-function was obsoleted in 1.4, but the entry in
NEWS.org entry, and the make-obsolete-variable call, referred to it as
mu4e-contacts-rewrite-function. (Should be "contact", not "contacts".)
Diffstat (limited to 'NEWS.org')
| -rw-r--r-- | NEWS.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -100,7 +100,7 @@ get the contacts that have changed since the last round. We also moved sorting the contacts to the mu-side, which speeds things up - further. However, as a side-effect of this, ~mu4e-contacts-rewrite-function~ + further. However, as a side-effect of this, ~mu4e-contact-rewrite-function~ and ~mu4e-compose-complete-ignore-address-regexp~ have been obsoleted; users of those should migrate to ~mu4e-contact-process-function~; see its docstring for details. |
