ee552102956ecbfabc402a3be9bb91877a2ba329
[elisp/flim.git] / ChangeLog
1 1998-04-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2
3         * eword-decode.el (eword-decode-quoted-encoded-word): Use
4         'defcustom.
5
6 1998-04-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
7
8         * eword-decode.el (eword-decode-sticked-encoded-word): Use
9         'defcustom.
10
11 1998-04-21  Tanaka Akira  <akr@jaist.ac.jp>
12
13         * VERSION.FLAM: New file.
14
15 1998-04-17  Tanaka Akira  <akr@jaist.ac.jp>
16
17         * Sync up with flim-1_0_0 to flim-1_0_1.
18
19 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
20
21         * mime-def.el (mime-spadework-module-version-string): New
22         constant.
23
24         * eword-encode.el: Abolish constant 'eword-encode-version.
25
26         * eword-decode.el: Abolish constant 'eword-decode-version.
27
28 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
29
30         * eword-encode.el (eword-encode-divide-into-charset-words): Use
31         'char-length or 'char-next-index instead of 'char-bytes.
32         (tm-eword::encode-string-1): Use 'char-next-index instead of
33         'char-bytes.
34
35 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
36
37         * mel.el (base64-dl-module): Must check base64.so actually exists.
38
39 1998-04-13  Tanaka Akira  <akr@jaist.ac.jp>
40
41         * eword-decode.el: Copied from AKEMI branch of SEMI.
42
43 \f
44 1998-04-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
45
46         * FLIM: Version 1.0.0 was released.
47
48         * README.en: Modify for FLIM.
49
50         * ChangeLog: New file.
51
52 1998-04-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
53
54         * FLIM-CFG, FLIM-ELS, FLIM-MK: New files.
55
56         * Makefile: Modify for FLIM.
57
58 1998-04-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
59
60         * Makefile: New file.
61
62         * mime-def.el, std11-parse.el, std11.el, eword-decode.el,
63         eword-encode.el: Copied from MEL, SEMI (mime-def.el
64         eword-decode.el eword-encode.el) and APEL (std11-parse.el
65         std11.el).