mu4e: some doc fixes

This commit is contained in:
djcb
2017-11-04 15:06:45 +02:00
parent f794cea6e7
commit 9ecc610e14
3 changed files with 10 additions and 11 deletions

View File

@ -242,9 +242,10 @@ one of: `:date', `:subject', `:size', `:prio', `:from', `:to.',
'( ("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 . FUNC) where:
The actions are cons-cells of the form (NAME . FUNC) where:
* NAME is the name of the action (e.g. \"Count lines\")
* 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