mu4e: Fix outdated docstring for `mu4e-headers-actions'

This commit is contained in:
Sébastien Le Callonnec 2016-12-18 10:38:50 +00:00
parent fb8e148878
commit c1c7bf44cf
1 changed files with 3 additions and 3 deletions

View File

@ -233,10 +233,10 @@ Field must be a symbol, one of: :date, :subject, :size, :prio,
'( ("capture message" . mu4e-action-capture-message)
("show this thread" . mu4e-action-show-thread))
"List of actions to perform on messages in the headers list.
The actions are of the form (NAME SHORTCUT FUNC) where:
The actions are of the form (NAME . FUNC) where:
* NAME is the name of the action (e.g. \"Count lines\")
* SHORTCUT is a one-character shortcut to call this action
* FUNC is a function which receives a message plist as an argument.")
* FUNC is a function which receives a message plist as an argument.
The first character of NAME is used as the shortcut.")
(defvar mu4e-headers-custom-markers
'(("Older than"