* mu4e-headers.el: star=>flag, some cosmetics

This commit is contained in:
djcb 2012-05-12 09:58:29 +03:00
parent 0c9145a480
commit 2690d3ecd7
1 changed files with 19 additions and 19 deletions

View File

@ -640,8 +640,8 @@ header."
("elete" ?D delete)
("unread" ?o unread)
("read" nil read)
("star" ?+ star)
("unstar" ?- unstar)
("flag" ?+ flag)
("unflag" ?- unflag)
("unmark" nil unmark))))
(target
(when (eq mark 'move)