* mu4e-headers.el: fix typo

This commit is contained in:
djcb 2013-01-03 23:08:13 +02:00
parent c7671cd6f8
commit 90929f9db8
1 changed files with 1 additions and 1 deletions

View File

@ -921,7 +921,7 @@ corresponding header."
non-nil with MARKPAIR. MARK-PRED is function that takes two
arguments, MSG (the message at point) and PARAM (a user-specified
parameter). MARKPAIR is a cell (MARK . TARGET); see
`mu4e-mar-at-point' for details about marks."
`mu4e-mark-at-point' for details about marks."
(mu4e-headers-for-each
(lambda (msg)
(when (funcall mark-pred msg param)