Propertize Misc section correctly

This commit is contained in:
Chinmaya Nagpal 2022-08-08 11:20:49 +05:30 committed by Youmu
parent c08e12cf79
commit c1ede88de9
1 changed files with 1 additions and 1 deletions

View File

@ -369,7 +369,7 @@ with older release versions of `mu4e.'"
count))
"")
"\n"))
"\n Misc"))
(propertize "\n Misc" 'face 'mu4e-title-face)))
(defun evil-collection-mu4e-replace-region (new-region start end)
"Replace region between START and END with NEW-REGION.