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