mu4e-modeline: refactor modeline support
Move all the modeline code to new mu4e-modeline.el, and update mu4e-context and mu4e-headers to use it.
This commit is contained in:
@ -45,6 +45,7 @@ mu4e_srcs=[
|
||||
'mu4e-main.el',
|
||||
'mu4e-mark.el',
|
||||
'mu4e-message.el',
|
||||
'mu4e-modeline.el',
|
||||
'mu4e-obsolete.el',
|
||||
'mu4e-org.el',
|
||||
'mu4e-search.el',
|
||||
|
||||
Reference in New Issue
Block a user