* cosmetics

This commit is contained in:
djcb
2011-12-17 11:33:31 +02:00
parent f1033bee5e
commit 5744c70298
3 changed files with 14 additions and 14 deletions

View File

@ -343,7 +343,7 @@ server has the expected values."
;; better to check for specific features
(if (< emacs-major-version 23)
(error "Emacs >= 23.x is required for mu4e")
(progn
(progn
(setq mu4e-proc-pong-func
(lambda (version doccount)
(unless (string= version mu4e-mu-version)