* cosmetics

This commit is contained in:
djcb
2012-10-16 21:43:49 +03:00
parent 35fc85a15e
commit 6c5d6f6cc3
2 changed files with 37 additions and 32 deletions

View File

@ -835,10 +835,10 @@ header."
(when msg
(funcall func msg))))))
(defvar mu4e~headers-regexp-hist nil
(defvar mu4e~headers-regexp-hist nil
"History list of regexps used.")
(defun mu4e~headers-mark-for-each-if (markpair mark-pred &optional param)
(defun mu4e~headers-mark-for-each-if (markpair mark-pred &optional param)
"Mark all headers for with predicate function MARK-PRED return
non-nil with MARKPAIR. MARK-PRED is function that takes two
arguments, MSG (the message at point) and PARAM (a user-specified
@ -1006,7 +1006,6 @@ history stack."
(mu4e~headers-search-execute expr
ignore-history)))
(defun mu4e-headers-search-edit ()
"Edit the last search expression."
(interactive)