From 7a5436e847cfec6e6f5f1fb64d03c510e79b0ddc Mon Sep 17 00:00:00 2001 From: djcb Date: Sat, 10 Mar 2012 16:41:10 +0200 Subject: [PATCH] * mu4e.el: remove some garbage --- emacs/mu4e.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emacs/mu4e.el b/emacs/mu4e.el index 54936eec..41044007 100644 --- a/emacs/mu4e.el +++ b/emacs/mu4e.el @@ -604,7 +604,7 @@ Also see `mu/flags-to-string'. (t (propertize "?" 'face 'mu4e-system-face)))) -(defun mu4e-body-text (msg &option) +(defun mu4e-body-text (msg) "Get the body in text form for this message, which is either :body-txt, or if not available, :body-html converted to text. By default, it uses the emacs built-in `html2text'. Alternatively, if