X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=cbd8553dbd19aeafafa7a47efe0ef9d562278007;hb=1107de851b970443c16b68389504902d5535ef07;hp=92dae3479b8ee0d04e567adc12fef0c4e7f6fa09;hpb=fba2a1367f95ccd2ac27d0f8615f8293474ce039;p=elisp%2Fflim.git diff --git a/ChangeLog b/ChangeLog index 92dae34..cbd8553 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,66 @@ +1998-08-17 Tanaka Akira + + * DOODLE-TIPS: New file. + + * TESTPAT: Separator of field-name and field-body is now not special. + + * ew-data.el (ew-special-frag-p): Separator of field-name and + field-body is now not special. + + * ew-line.el (ew-cut-generic): New function. + (ew-cut-cr-lf): Use `ew-cut-generic'. + (ew-cut-cr): New function. + (ew-cut-lf): New function. + (ew-crlf-line-generic): Renamed from `ew-line-generic' + (ew-crlf-line-convert): Renamed from `ew-line-convert' + (ew-lf-line-generic): New function. + (ew-lf-line-convert): New function. + + * eword-decode.el (eword-decode-and-fold-structured-field): Use + `ew-decode-field'. + (eword-decode-and-unfold-structured-field): Use + `ew-decode-field'. + +1998-08-16 Tanaka Akira + + * TESTPAT: Add a driver for `ew-decode-field'. + +1998-08-16 Tanaka Akira + + * FLIM-ELS (flim-modules): Reorder. + +1998-08-16 Tanaka Akira + + * ChangeLog: Fix typo. + + * ew-parse.el: New file. + +1998-08-16 Tanaka Akira + + * FLIM-ELS (flim-modules): Add `closure', `natset', `digraph', + `automata', `rx', `lex', `lr-driver', `ew-util', `ew-line', + `ew-quote', `ew-unit', `ew-data', `ew-parse', `ew-scan-s', + `ew-scan-m', `ew-scan-u' and `ew-dec'. + + * automata.el, closure.el, digraph.el, ew-data.el, ew-dec.el, + ew-line.el, ew-quote.el, ew-scan-m.el, ew-scan-s.el, + ew-scan-u.el, ew-unit.el, ew-util.el, lex.el, lr-driver.el, + natset.el, rx.el: New files. + + * eword-decode.el: Require 'ew-dec. + (eword-decode-header): Use `ew-decode-field'. + (eword-decode-and-unfold-structure): Ditto. + (eword-decode-structured-field-body): Ditto. + (eword-decode-unstructured-field-body): Ditto. + +1998-08-16 Tanaka Akira + + * DOODLE: branched from flam-1_9_1 + +1998-08-16 Tanaka Akira + + * mime-def.el (mime-library-version-string): bump up to 1.9.1. + 1998-07-22 Tanaka Akira * ChangeLog: Fix typo.