From: yamaoka Date: Wed, 6 Nov 2002 06:34:04 +0000 (+0000) Subject: Synch with the flim-1_14 branch. X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=24480ae384f660a801d7011efa1fce23147c9b0b;p=elisp%2Fflim.git Synch with the flim-1_14 branch. --- diff --git a/ChangeLog b/ChangeLog index cd86836..108e5bb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2002-11-06 Yoichi NAKAYAMA + + * mime-parse.el (mime-parse-buffer): Require mmbuffer. + 2002-10-28 TSUCHIYA Masatoshi * mime-def.el (toplevel): Bind colon keywords to suppress diff --git a/mime-parse.el b/mime-parse.el index fef2ac3..4d70477 100644 --- a/mime-parse.el +++ b/mime-parse.el @@ -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