* mm-decode.el (mm-dissect-buffer): Doc fix.
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Thu, 12 Apr 2012 18:45:00 +0000 (20:45 +0200)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Thu, 12 Apr 2012 18:45:00 +0000 (20:45 +0200)
lisp/ChangeLog
lisp/mm-decode.el

index d415e97..5ece33e 100644 (file)
@@ -1,5 +1,7 @@
 2012-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
+       * 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.
 
index 19017d3..8076b2e 100644 (file)
@@ -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