mu4e: use mu4e-search-full in doc

mu4e-headers-full-search is obsolete.
This commit is contained in:
Dirk-Jan C. Binnema
2024-08-03 14:02:15 +03:00
parent 208b2c2e04
commit bf49f72915

View File

@ -1942,7 +1942,7 @@ Normally, queries return up to @code{mu4e-headers-results-limit} (default: 500)
results. That is usually more than enough, and makes things significantly results. That is usually more than enough, and makes things significantly
faster. Sometimes, however, you may want to show @emph{all} results; you can faster. Sometimes, however, you may want to show @emph{all} results; you can
enable this with @kbd{M-x mu4e-search-toggle-property}, or by customizing the enable this with @kbd{M-x mu4e-search-toggle-property}, or by customizing the
variable @code{mu4e-headers-full-search}. This applies to all search commands. variable @code{mu4e-search-full}. This applies to all search commands.
You can also influence the sort order and whether threads are shown or not; You can also influence the sort order and whether threads are shown or not;
see @ref{Sorting and threading}. see @ref{Sorting and threading}.