mu4e: cosmetics

This commit is contained in:
Dirk-Jan C. Binnema
2024-12-06 19:50:10 +02:00
parent e14b5a3a48
commit 49606a76ab
2 changed files with 3 additions and 3 deletions

View File

@ -56,8 +56,8 @@ anything about the query, it just does text replacement.
A word of caution: the function should be deterministic and
always return the same result for a given query (at least within
some \"context\" (see `mu4e-context'). If not, you may get incorrect results
for the various unread counts."
some \"context\" (see `mu4e-context'). If not, you may get
incorrect results for the various unread counts."
:type 'function
:group 'mu4e-search)