Modify header.
[elisp/semi.git] / mime-parse.el
1998-02-25 moriokaModify header.
1997-09-05 moriokaAbolish macro `define-structure'.
1997-09-05 morioka(mime-entity-info-children): New inline function.
1997-09-05 morioka(mime-entity-info-encoding): New inline function.
1997-09-05 morioka(mime-entity-info-parameters): New inline function.
1997-09-05 morioka(mime-entity-info-type/subtype): New inline function.
1997-09-05 morioka(mime-entity-info-rnum): New inline function.
1997-09-05 morioka(mime-entity-info-point-min): New inline function.
1997-09-05 morioka(mime-parse-Content-Type): Change return format.
1997-09-03 moriokaRename `mime/Content-Type' -> `mime-read-Content-Type'.
1997-09-03 morioka(symbol-concat): New implementation.
1997-07-26 moriokaConstant `mime-disposition-type-regexp' was moved from...
1997-07-07 moriokaConstant `mime::ctype-regexp' was abolished.
1997-07-07 moriokaConstant `mime::dtype-regexp' was abolished.
1997-07-07 morioka`mime/disposition-type-regexp' -> `mime-disposition...
1997-07-02 morioka`mime/content-type-subtype-regexp' -> `mime-media-type...
1997-07-02 morioka`mime/token-regexp' -> `mime-token-regexp'.
1997-03-15 morioka(mime-parse-multipart): Unused local variable `ct'...
1997-03-03 moriokaRequire emu; Function `char-list-to-string' was abolished.
1997-02-27 tmorioka(char-list-to-string): New inline-function; copied...
1997-02-27 tmorioka(symbol-concat): New inline-function; copied from tl...
1997-02-27 tmorioka(regexp-*): New inline-function; copied from tl-str.el.
1997-02-24 tmorioka(define-structure): New macro; Don't require tl-misc.el.
1997-02-22 moriokatm-def.el was renamed to mime-def.el.
1997-02-21 tmorioka*** empty log message ***