* mu4e-headers.el: star=>flag, some cosmetics
This commit is contained in:
@ -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)
|
||||
|
||||
Reference in New Issue
Block a user