Require 'poe and 'pcustom.
[elisp/flim.git] / mime-parse.el
1999-05-22 shuhei-kDon't require 'cl at compile-time.
1999-01-24 morioka(mime-parse-msg-id): New function.
1999-01-16 morioka(mime-lexical-analyzer): New user option.
1999-01-15 morioka(mime-disposition-type-regexp): Must evaluate when...
1999-01-15 moriokaDon't require emu.
1999-01-15 morioka(mime-parse-Content-Disposition): Use `eval-when-compile'.
1999-01-15 morioka(mime-parse-Content-Transfer-Encoding): New implementation.
1998-10-18 moriokaMerge flim-1_11_0.
1998-07-10 morioka(mime-parse-multipart): Set message/x-broken if parsing...
1998-07-10 morioka(mime-parse-multipart): Modify for `mime-parse-message...
1998-07-10 morioka(mime-parse-message): Delete autoload cookie.
1998-07-10 moriokaMerge flim-chao-1_8_0.
1998-06-29 moriokaMerge chao-1_7_0.
1998-06-26 moriokaSync up with chao-1_6_1.
1998-06-24 moriokaSync up with chao-1_6_0.
1998-06-22 shuhei-k(mime-parse-message): Would error if empty body.
1998-06-19 moriokaMove `mime-message-structure' from mime-parse.el to...
1998-06-19 moriokaMove `mime-root-entity-p' from mime-parse.el to mime...
1998-06-19 moriokaMove `mime-entity-point-min', `mime-entity-point-max',
1998-06-19 moriokaMove `mime-content-disposition' reference functions...
1998-06-19 moriokaMove structure `mime-content-type' to mime-def.el.
1998-06-19 morioka(mime-message-structure): New variable.
1998-06-19 shuhei-k(mime-parse-multipart): Fix typo.
1998-06-18 moriokaSync up with chao-1_3_0_9.