* cosmetic

This commit is contained in:
djcb
2012-05-08 14:31:16 +03:00
parent 6378288287
commit 1d7c9bd0ac
2 changed files with 2 additions and 2 deletions

View File

@ -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"

View File

@ -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@"