mu4e: add untrash to mu4e-view

The untrash function was not defined; let's add it.
This commit is contained in:
djcb 2017-06-17 11:59:16 +03:00
parent 9420d088eb
commit e735e70fa4
1 changed files with 1 additions and 0 deletions

View File

@ -1418,6 +1418,7 @@ list."
(mu4e~view-defun-mark-for something)
(mu4e~view-defun-mark-for read)
(mu4e~view-defun-mark-for unread)
(mu4e~view-defun-mark-for untrash)
(defun mu4e-view-marked-execute ()
"Execute the marks."