Synch with the flim-1_14 branch.
authoryamaoka <yamaoka>
Wed, 6 Nov 2002 06:34:04 +0000 (06:34 +0000)
committeryamaoka <yamaoka>
Wed, 6 Nov 2002 06:34:04 +0000 (06:34 +0000)
ChangeLog
mime-parse.el

index cd86836..108e5bb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2002-11-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
+
+       * mime-parse.el (mime-parse-buffer): Require mmbuffer.
+
 2002-10-28  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
 
        * mime-def.el (toplevel): Bind colon keywords to suppress
index fef2ac3..4d70477 100644 (file)
@@ -496,6 +496,7 @@ If Content-Transfer-Encoding field is not found, return nil."
 (defun mime-parse-buffer (&optional buffer representation-type)
   "Parse BUFFER as a MIME message.
 If buffer is omitted, it parses current-buffer."
+  (require 'mmbuffer)
   (save-excursion
     (if buffer (set-buffer buffer))
     (mime-parse-message (or representation-type