mu4e-server: rename from mu4e-proc

Rename mu4e-proc.el into mu4e-server.el

Rename mu4e~proc... into mu4e--server...

Update users, too.
This commit is contained in:
Dirk-Jan C. Binnema
2021-08-29 19:53:53 +03:00
parent f309e79837
commit a6514fd683
13 changed files with 165 additions and 213 deletions

View File

@ -45,7 +45,7 @@ mu4e_srcs=[
'mu4e-message.el',
join_paths(meson.current_build_dir(), 'mu4e-meta.el'),
'mu4e-org.el',
'mu4e-proc.el',
'mu4e-server.el',
'mu4e-speedbar.el',
'mu4e-update.el',
'mu4e-vars.el',