Sync up with chao-1_2_0_9.
[elisp/flim.git] / ChangeLog
1 1998-05-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2
3         * std11.el (std11-fetch-field): New function.
4         (std11-field-body): Use 'std11-fetch-field.
5
6 1998-05-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
7
8         * mime-def.el (regexp-*): New function (moved from mime-parse.el
9         of SEMI (REMI)).
10         (regexp-or): New function (moved from mime-parse.el of
11         SEMI (REMI)).
12
13         (std11-quoted-pair-regexp): New constant (moved from mime-parse.el
14         of SEMI (REMI)).
15         (std11-non-qtext-char-list): New constant (copied from std11.el).
16         (std11-qtext-regexp): New constant (moved from mime-parse.el of
17         SEMI (REMI)).
18         (std11-quoted-string-regexp): New constant (moved from
19         mime-parse.el of SEMI (REMI)).
20
21 \f
22 1998-05-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
23
24         * FLIM: Version 1.2.2 (Takeda) was released.
25
26         * FLIM-VERSION: New file.
27
28 1998-05-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
29
30         * mel-q.el (quoted-printable-internal-encode-region): Use
31         'looking-at-as-unibyte instead of local binding for
32         enable-multibyte-characters.
33
34 \f
35 1998-05-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
36
37         * FLIM: Version 1.2.1 (Kamitobaguchi) was released.
38
39 1998-05-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
40
41         * mel-q.el (quoted-printable-internal-decode-region): Use
42         'string-as-multibyte to avoid problem in Emacs 20.3.
43
44 1998-05-08  Katsumi Yamaoka   <yamaoka@jpl.org>
45
46         * mel-u.el: Use mime-temp-directory instead of TMP.
47
48 \f
49 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
50
51         * FLIM: Version 1.2.0 (J\e-Dþjò)\e-A was released.
52
53         * README.en (What's FLIM): Delete description about
54         std11-parse.el; add description about mailcap.el.
55
56 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
57
58         * eword-decode.el (eword-decode-encoded-word-error-handler): New
59         variable.
60         (eword-decode-encoded-word-default-error-handler): New function.
61         (eword-decode-encoded-word): Use
62         'eword-decode-encoded-word-error-handler.
63
64 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
65
66         * mailcap.el: Require 'mime-def.
67
68         * mime-def.el (mime-type/subtype-string): New function (moved from
69         semi/mime-parse.el).
70
71 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
72
73         * std11-parse.el: Abolish std11-parse.el.
74
75         * FLIM-ELS (flim-modules): Abolish 'std11-parse.
76
77         * eword-decode.el: Require 'std11 instead of 'std11-parse.
78
79         * std11.el: Merge std11-parse.el.
80
81 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
82
83         * mime-def.el (mime-temp-directory): Use 'defcustom.
84
85         * mel-u.el: Require 'mime-def instead of 'mel.
86
87         * mime-def.el (mime-temp-directory): New variable (moved from
88         mel.el).
89
90         * mel.el: Move definition of 'mime-temp-directory to mime-def.el.
91
92 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
93
94         * mailcap.el (mailcap-format-command): New function.
95
96         * mailcap.el (mailcap-look-at-mtext): Don't strip quoted character
97         again.
98
99 \f
100 1998-05-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
101
102         * FLIM: Version 1.1.0 (T\e-Dòji)\e-A was released.
103
104 1998-05-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
105
106         * mime-def.el (quoted-printable-hex-chars): New constant.
107         (quoted-printable-octet-regexp): New constant.
108
109         * mel-q.el, eword-decode.el: Move definition of constant
110         'quoted-printable-hex-chars and 'quoted-printable-octet-regexp to
111         mime-def.el.
112
113 1998-05-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
114
115         * mailcap.el (mailcap-look-at-mtext): Strip quoted character.
116
117 1998-05-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
118
119         * mailcap.el (mailcap-look-at-mtext): Fix typo.
120
121 1998-05-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
122
123         * FLIM-ELS (flim-modules): Add mailcap.
124
125         * mailcap.el: New file (copied from SEMI).
126
127 1998-04-23  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
128
129         * eword-decode.el (eword-decode-ignored-field-list): Add
130         `received'.
131         
132         * mel.el (mime-temp-directory): Use TMPDIR, TMP, or TEMP
133         environment variables.
134
135 \f
136 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
137
138         * FLIM: Version 1.0.1 (Ky\e-Dòto)\e-A was released.
139
140         * mime-def.el (mime-spadework-module-version-string): New
141         constant.
142
143         * eword-encode.el: Abolish constant 'eword-encode-version.
144
145         * eword-decode.el: Abolish constant 'eword-decode-version.
146
147 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
148
149         * eword-encode.el (eword-encode-divide-into-charset-words): Use
150         'char-length or 'char-next-index instead of 'char-bytes.
151         (tm-eword::encode-string-1): Use 'char-next-index instead of
152         'char-bytes.
153
154 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
155
156         * mel.el (base64-dl-module): Must check base64.so actually exists.
157
158 \f
159 1998-04-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
160
161         * FLIM: Version 1.0.0 was released.
162
163         * README.en: Modify for FLIM.
164
165         * ChangeLog: New file.
166
167 1998-04-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
168
169         * FLIM-CFG, FLIM-ELS, FLIM-MK: New files.
170
171         * Makefile: Modify for FLIM.
172
173 1998-04-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
174
175         * Makefile: New file.
176
177         * mime-def.el, std11-parse.el, std11.el, eword-decode.el,
178         eword-encode.el: Copied from MEL, SEMI (mime-def.el
179         eword-decode.el eword-encode.el) and APEL (std11-parse.el
180         std11.el).