* mu4e-mail.el: use the mu4e-utils.el

This commit is contained in:
djcb 2012-04-09 11:52:33 +03:00
parent 9649c89a1f
commit ae54538ea2
1 changed files with 2 additions and 1 deletions

View File

@ -23,8 +23,9 @@
;;; Commentary:
;;; Code:
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
(require 'mu4e-utils) ;; utility functions
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
(defconst mu4e-main-buffer-name "*mu4e-main*"
"*internal* Name of the mu4e main view buffer.")