* mm-decode.el (mm-dissect-singlepart): Check that the decoder exists.
[gnus] / lisp / ChangeLog
index 45bfd6e..eebac32 100644 (file)
@@ -1,5 +1,13 @@
 2012-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
 
+       * mm-decode.el (mm-dissect-singlepart): Check that the decoder exists.
+
+       * mm-archive.el: New file.
+
+       * mm-decode.el (mm-dissect-singlepart): Use it to decode ms-tnef files.
+
+       * mm-util.el (mm-find-buffer-file-coding-system): Comment fix.
+
        * message.el (message-goto-*): Make all the `message-goto-*' commands
        push the mark before moving point.  This makes it easier to go back to
        where you came from after editing whatever you jumped to.