* 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

View File

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