update.
[elisp/flim.git] / ChangeLog
1 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2
3         * FLIM: Version 1.0.1 (Ky\e,Dr\e(Bto) was released.
4
5         * mime-def.el (mime-spadework-module-version-string): New
6         constant.
7
8         * eword-encode.el: Abolish constant 'eword-encode-version.
9
10         * eword-decode.el: Abolish constant 'eword-decode-version.
11
12 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
13
14         * eword-encode.el (eword-encode-divide-into-charset-words): Use
15         'char-length or 'char-next-index instead of 'char-bytes.
16         (tm-eword::encode-string-1): Use 'char-next-index instead of
17         'char-bytes.
18
19 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
20
21         * mel.el (base64-dl-module): Must check base64.so actually exists.
22
23 \f
24 1998-04-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
25
26         * FLIM: Version 1.0.0 was released.
27
28         * README.en: Modify for FLIM.
29
30         * ChangeLog: New file.
31
32 1998-04-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
33
34         * FLIM-CFG, FLIM-ELS, FLIM-MK: New files.
35
36         * Makefile: Modify for FLIM.
37
38 1998-04-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
39
40         * Makefile: New file.
41
42         * mime-def.el, std11-parse.el, std11.el, eword-decode.el,
43         eword-encode.el: Copied from MEL, SEMI (mime-def.el
44         eword-decode.el eword-encode.el) and APEL (std11-parse.el
45         std11.el).