From: Lars Magne Ingebrigtsen Date: Thu, 12 Apr 2012 18:45:00 +0000 (+0200) Subject: * mm-decode.el (mm-dissect-buffer): Doc fix. X-Git-Url: http://cgit.sxemacs.org/?a=commitdiff_plain;h=ab3c89c8131c2e47852d8f7303a0764545e20cdc;p=gnus * mm-decode.el (mm-dissect-buffer): Doc fix. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d415e978a..5ece33e03 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,7 @@ 2012-04-12 Lars Magne Ingebrigtsen + * mm-decode.el (mm-dissect-buffer): Doc fix. + * gnus-sum.el (gnus-handle-ephemeral-exit): Avoid creating the group buffer if it doesn't exist. diff --git a/lisp/mm-decode.el b/lisp/mm-decode.el index 19017d3c8..8076b2ea0 100644 --- a/lisp/mm-decode.el +++ b/lisp/mm-decode.el @@ -577,7 +577,9 @@ Postpone undisplaying of viewers for types in (autoload 'message-fetch-field "message") (defun mm-dissect-buffer (&optional no-strict-mime loose-mime from) - "Dissect the current buffer and return a list of MIME handles." + "Dissect the current buffer and return a list of MIME handles. +If NO-STRICT-MIME, don't require the message to have a +MIME-Version header before proceeding." (save-excursion (let (ct ctl type subtype cte cd description id result) (save-restriction