* cosmetic
This commit is contained in:
@ -112,7 +112,7 @@ clicked."
|
|||||||
(concat "\t* [b" (make-string 1 key) "] " title)
|
(concat "\t* [b" (make-string 1 key) "] " title)
|
||||||
(concat "b" (make-string 1 key)))))
|
(concat "b" (make-string 1 key)))))
|
||||||
mu4e-bookmarks "\n")
|
mu4e-bookmarks "\n")
|
||||||
"\n"
|
"\n\n"
|
||||||
(propertize " Misc\n\n" 'face 'mu4e-title-face)
|
(propertize " Misc\n\n" 'face 'mu4e-title-face)
|
||||||
|
|
||||||
(mu4e~main-action-str "\t* [U]pdate email & database\n"
|
(mu4e~main-action-str "\t* [U]pdate email & database\n"
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
;; auto-generated
|
;; auto-generated
|
||||||
(defconst mu4e-mu-version "@VERSION@"
|
(defconst mu4e-mu-version "@VERSION@"
|
||||||
"Required mu binary version; mu4e's verson must agree with
|
"Required mu binary version; mu4e's version must agree with
|
||||||
this.")
|
this.")
|
||||||
|
|
||||||
(defconst mu4e-builddir "@abs_top_builddir@"
|
(defconst mu4e-builddir "@abs_top_builddir@"
|
||||||
|
|||||||
Reference in New Issue
Block a user