From 90929f9db88beb05929186ff7687842e6774e60f Mon Sep 17 00:00:00 2001 From: djcb Date: Thu, 3 Jan 2013 23:08:13 +0200 Subject: [PATCH] * mu4e-headers.el: fix typo --- mu4e/mu4e-headers.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mu4e/mu4e-headers.el b/mu4e/mu4e-headers.el index 30e126a6..7e49fb21 100644 --- a/mu4e/mu4e-headers.el +++ b/mu4e/mu4e-headers.el @@ -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)