mu4e.texi: Remove mu4e-compose-complete-ignore-address-regexp mention

It's mu4e-contact-process-function instead these days.

Fixes #1801
Fixes #1799
This commit is contained in:
Dirk-Jan C. Binnema 2020-10-17 15:43:48 +03:00
parent 02321e8d50
commit 1957bfa966
1 changed files with 2 additions and 2 deletions

View File

@ -1713,8 +1713,8 @@ addresses last seen after some date. Parameter is a string, parseable by
@code{org-parse-time-string}. This excludes old e-mail addresses. The default
is @t{"2010-01-01"}, i.e., only consider e-mail addresses seen since the start
of 2010.
@item @code{mu4e-compose-complete-ignore-address-regexp} --- a regular expression to
filter out other `junk' e-mail addresses; defaults to ``@t{no-?reply}''.
@item @code{mu4e-contact-process-function} --- a function to rewrite or
exclude certain addresses.
@end itemize
@node Compose hooks