mu4e: rename to mu4e-headers-search-hook

The old name mu4e-headers-search-pre-hook was unnecessarily long.
This commit is contained in:
djcb
2016-02-19 07:39:52 +02:00
parent 93a5b70d32
commit 392880233f
3 changed files with 7 additions and 7 deletions

View File

@ -828,8 +828,8 @@ found during the indexing process, and if there is no current
user-interaction. If you do not want such automatic updates, set
@code{mu4e-headers-auto-update} to @code{nil}.
@item Just before executing a search, a hook-function
@code{mu4e-headers-search-pre-hook} is invoked, which receives the
search expression as its parameter.
@code{mu4e-headers-search-hook} is invoked, which receives the search
expression as its parameter.
@item Also, there is a hook-function @code{mu4e-headers-found-hook} available which
is invoked just after @t{mu4e} has completed showing the messages in the
headers-view.