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