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