Sync up with flim-1_2_1 to flim-1_3_0.
[elisp/flim.git] / ChangeLog
1 1998-06-08  Tanaka Akira  <akr@jaist.ac.jp>
2
3         * Sync up with flim-1_2_1 to flim-1_3_0.
4
5 1998-05-27  Tanaka Akira  <akr@jaist.ac.jp>
6
7         * eword-decode.el (eword-after-encoded-word-in-phrase-regexp): remove `
8         `(' to do not decode encoded word just before comment.
9
10 1998-05-27  Tanaka Akira  <akr@jaist.ac.jp>
11
12         * TESTPAT: New file.
13
14 1998-05-22  Tanaka Akira  <akr@jaist.ac.jp>
15
16         * eword-decode.el (eword-analyze-quoted-string): Check
17         `eword-decode-quoted-encoded-word'.
18
19 1998-05-14  Tanaka Akira  <akr@jaist.ac.jp>
20
21         * eword-decode.el (eword-analyze-comment): Call `std11-unfold-string'.
22
23 1998-05-13  Tanaka Akira  <akr@jaist.ac.jp>
24
25         * mime-def.el: Fix typo.
26
27 1998-05-13  Tanaka Akira  <akr@jaist.ac.jp>
28
29         * Sync up with flim-1_2_0 to flim-1_2_1.
30
31 1998-05-08  Tanaka Akira  <akr@jaist.ac.jp>
32
33         * Sync up with flim-1_1_0 to flim-1_2_0.
34
35 1998-05-06  Tanaka Akira  <akr@jaist.ac.jp>
36
37         * Sync up with flim-1_0_1 to flim-1_1_0.
38
39 1998-04-25  Tanaka Akira  <akr@jaist.ac.jp>
40
41         * eword-decode.el (eword-decode-string): Fix arguments order to calling
42         `eword-decode-unstructured'.
43         (eword-decode-region): Fix arguments order to calling
44         `eword-decode-unstructured'.
45
46 1998-04-25  Tanaka Akira  <akr@jaist.ac.jp>
47
48         * eword-decode.el (eword-decode-first-encoded-words): Update DOC-string.
49         (eword-decode-first-encoded-words): Update DOC-string.
50         (eword-decode-unstructured): Argument `code-conversion' is now required.
51         (eword-decode-comment): Argument `code-conversion' is now required.
52         (eword-decode-quoted-string): Argument `code-conversion' is now
53         required.
54         (eword-decode-string): Update DOC-string. Reorder arguments to calling
55         `eword-decode-unstructured'.
56         (eword-decode-region): Update DOC-string. Reorder arguments to calling
57         `eword-decode-unstructured'.
58         (eword-analyze-quoted-string): Add `default-mime-charset' argument to
59         calling eword-decode-quoted-string.
60         (eword-analyze-comment): Add `default-mime-charset' argument to
61         calling eword-decode-comment.
62
63 1998-04-25  Tanaka Akira  <akr@jaist.ac.jp>
64
65         * eword-decode.el (eword-decode-entire-string): Delete argument
66         `default-charset'. Add argument `code-conversion'.
67         (eword-decode-unstructured): Add argument `code-conversion'.
68         (eword-decode-comment): Add argument `code-conversion'.
69         (eword-decode-quoted-string): Add argument `code-conversion'.
70         (eword-decode-string): Propagate `code-conversion' to
71         `eword-decode-unstructured'.
72         (eword-decode-region): Propagate `code-conversion' to
73         `eword-decode-unstructured'.
74
75 1998-04-23  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
76
77         * eword-decode.el (eword-decode-ignored-field-list): Add
78         `received'.
79         
80         * mel.el (mime-temp-directory): Use TMPDIR, TMP, or TEMP
81         environment variables.
82
83 1998-04-23  Tanaka Akira  <akr@jaist.ac.jp>
84
85         * eword-decode.el (eword-encoded-word-prefix-regexp): New constant.
86         (eword-encoded-word-suffix-regexp): New constant.
87         (eword-encoded-text-in-unstructured-regexp): New constant.
88         (eword-encoded-word-in-unstructured-regexp): New constant.
89         (eword-after-encoded-word-in-unstructured-regexp): New constant.
90         (eword-decode-entire-string): New function.
91         (eword-decode-unstructured): Use `eword-decode-entire-string'.
92         (eword-decode-comment): Use `eword-decode-entire-string'.
93         (eword-decode-quoted-string): Use `eword-decode-entire-string'.
94         (eword-decode-string): Add optional argument `default-mime-charset'.
95         (eword-decode-region): Add optional argument `default-mime-charset'.
96         (eword-decode-header): Refine `code-conversion' treatment.
97
98 1998-04-21  Tanaka Akira  <akr@jaist.ac.jp>
99
100         * eword-decode.el (eword-decode-header): code-conversion is now
101         effective again.
102
103 1998-04-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
104
105         * eword-decode.el (eword-decode-quoted-encoded-word): Use
106         'defcustom.
107
108 1998-04-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
109
110         * eword-decode.el (eword-decode-sticked-encoded-word): Use
111         'defcustom.
112
113 1998-04-21  Tanaka Akira  <akr@jaist.ac.jp>
114
115         * VERSION.FLAM: New file.
116
117 1998-04-17  Tanaka Akira  <akr@jaist.ac.jp>
118
119         * Sync up with flim-1_0_0 to flim-1_0_1.
120
121 1998-06-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
122
123         * FLIM: Version 1.3.0 (Fushimi) was released.
124
125 1998-05-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
126
127         * std11.el (std11-fetch-field): New function.
128         (std11-field-body): Use 'std11-fetch-field.
129
130 1998-05-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
131
132         * mime-def.el (regexp-*): New function (moved from mime-parse.el
133         of SEMI (REMI)).
134         (regexp-or): New function (moved from mime-parse.el of
135         SEMI (REMI)).
136
137         (std11-quoted-pair-regexp): New constant (moved from mime-parse.el
138         of SEMI (REMI)).
139         (std11-non-qtext-char-list): New constant (copied from std11.el).
140         (std11-qtext-regexp): New constant (moved from mime-parse.el of
141         SEMI (REMI)).
142         (std11-quoted-string-regexp): New constant (moved from
143         mime-parse.el of SEMI (REMI)).
144
145 \f
146 1998-05-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
147
148         * FLIM: Version 1.2.2 (Takeda) was released.
149
150         * FLIM-VERSION: New file.
151
152 1998-05-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
153
154         * mel-q.el (quoted-printable-internal-encode-region): Use
155         'looking-at-as-unibyte instead of local binding for
156         enable-multibyte-characters.
157
158 \f
159 1998-05-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
160
161         * FLIM: Version 1.2.1 (Kamitobaguchi) was released.
162
163 1998-05-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
164
165         * mel-q.el (quoted-printable-internal-decode-region): Use
166         'string-as-multibyte to avoid problem in Emacs 20.3.
167
168 1998-05-08  Katsumi Yamaoka   <yamaoka@jpl.org>
169
170         * mel-u.el: Use mime-temp-directory instead of TMP.
171
172 \f
173 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
174
175         * FLIM: Version 1.2.0 (J\e-Dþêò©\e-A was released.
176
177         * README.en (What's FLIM): Delete description about
178         std11-parse.el; add description about mailcap.el.
179
180 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
181
182         * eword-decode.el (eword-decode-encoded-word-error-handler): New
183         variable.
184         (eword-decode-encoded-word-default-error-handler): New function.
185         (eword-decode-encoded-word): Use
186         'eword-decode-encoded-word-error-handler.
187
188 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
189
190         * mailcap.el: Require 'mime-def.
191
192         * mime-def.el (mime-type/subtype-string): New function (moved from
193         semi/mime-parse.el).
194
195 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
196
197         * std11-parse.el: Abolish std11-parse.el.
198
199         * FLIM-ELS (flim-modules): Abolish 'std11-parse.
200
201         * eword-decode.el: Require 'std11 instead of 'std11-parse.
202
203         * std11.el: Merge std11-parse.el.
204
205 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
206
207         * mime-def.el (mime-temp-directory): Use 'defcustom.
208
209         * mel-u.el: Require 'mime-def instead of 'mel.
210
211         * mime-def.el (mime-temp-directory): New variable (moved from
212         mel.el).
213
214         * mel.el: Move definition of 'mime-temp-directory to mime-def.el.
215
216 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
217
218         * mailcap.el (mailcap-format-command): New function.
219
220         * mailcap.el (mailcap-look-at-mtext): Don't strip quoted character
221         again.
222
223 \f
224 1998-05-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
225
226         * FLIM: Version 1.1.0 (T\e-Dòêi)\e-A was released.
227
228 1998-05-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
229
230         * mime-def.el (quoted-printable-hex-chars): New constant.
231         (quoted-printable-octet-regexp): New constant.
232
233         * mel-q.el, eword-decode.el: Move definition of constant
234         'quoted-printable-hex-chars and 'quoted-printable-octet-regexp to
235         mime-def.el.
236
237 1998-05-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
238
239         * mailcap.el (mailcap-look-at-mtext): Strip quoted character.
240
241 1998-05-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
242
243         * mailcap.el (mailcap-look-at-mtext): Fix typo.
244
245 1998-05-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
246
247         * FLIM-ELS (flim-modules): Add mailcap.
248
249         * mailcap.el: New file (copied from SEMI).
250
251 1998-04-23  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
252
253         * eword-decode.el (eword-decode-ignored-field-list): Add
254         `received'.
255         
256         * mel.el (mime-temp-directory): Use TMPDIR, TMP, or TEMP
257         environment variables.
258
259 \f
260 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
261
262         * FLIM: Version 1.0.1 (Ky\e-Dòôo)\e-A was released.
263
264         * mime-def.el (mime-spadework-module-version-string): New
265         constant.
266
267         * eword-encode.el: Abolish constant 'eword-encode-version.
268
269         * eword-decode.el: Abolish constant 'eword-decode-version.
270
271 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
272
273         * eword-encode.el (eword-encode-divide-into-charset-words): Use
274         'char-length or 'char-next-index instead of 'char-bytes.
275         (tm-eword::encode-string-1): Use 'char-next-index instead of
276         'char-bytes.
277
278 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
279
280         * mel.el (base64-dl-module): Must check base64.so actually exists.
281
282 1998-04-13  Tanaka Akira  <akr@jaist.ac.jp>
283
284         * eword-decode.el: Copied from AKEMI branch of SEMI.
285
286 \f
287 1998-04-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
288
289         * FLIM: Version 1.0.0 was released.
290
291         * README.en: Modify for FLIM.
292
293         * ChangeLog: New file.
294
295 1998-04-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
296
297         * FLIM-CFG, FLIM-ELS, FLIM-MK: New files.
298
299         * Makefile: Modify for FLIM.
300
301 1998-04-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
302
303         * Makefile: New file.
304
305         * mime-def.el, std11-parse.el, std11.el, eword-decode.el,
306         eword-encode.el: Copied from MEL, SEMI (mime-def.el
307         eword-decode.el eword-encode.el) and APEL (std11-parse.el
308         std11.el).