95bd75f4c3e0f0956a6fc0c4d3d461624d3ceb08
[elisp/apel.git] / ChangeLog
1 1997-09-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2
3         * APEL: Version 3.4.3 was released.
4
5         * README.en: Modify for Emacs 20.
6
7 1997-09-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
8
9         * std11-parse.el (std11-special-char-list): New constant; abolish
10         `std11-special-chars'.
11         (std11-atom-regexp): Use it.
12         (std11-analyze-special): Use it; Don't use `find'.
13
14 \f
15 1997-09-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
16
17         * APEL: Version 3.4.2 was released.
18
19         * README.en (What's APEL?): Add emu-20.el.
20
21 1997-09-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
22
23         * emu-20.el (mime-charset-to-coding-system): Use defsubst again;
24         modify implementation.
25
26         * emu-20.el (mime-charset-to-coding-system): Use
27         `find-coding-system'.
28
29         * emu-20.el (mime-charset-coding-system-alist): Use
30         `find-coding-system'.
31
32         * emu-e20.el (find-coding-system): New inline function.
33
34         * emu.el (defsubst-maybe): New macro.
35
36 1997-09-03  MORIOKA Tomohiko  <morioka@mousai>
37
38         * emu-20.el (mime-charset-to-coding-system): Use `defun' instead
39         of `defsubst'.
40
41 \f
42 1997-09-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
43
44         * APEL: Version 3.4.1 was released.
45
46 1997-08-30  MAEDA Shugo       <shugo@po.aianet.ne.jp>
47
48         * emu-mule.el (decode-coding-region, encode-coding-string): New
49         function.
50         (decode-coding-string): Modify DOC-string. (cf. [cmail:3366])
51
52 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
53
54         * emu.el (defconst-maybe): New macro.
55
56         (emacs-major-version, emacs-minor-version): Use `defconst-maybe'.
57
58         * emu.el (charsets-to-mime-charset): Abolish unused local variable
59         `csl'.
60
61         * emu-e20.el, emu-20.el: Move function
62         `detect-mime-charset-region' from emu-e20.el to emu-20.el.
63
64         * emu-20.el: Use `defsubst' for
65         `{encode|decode}-mime-charset-{region|string}'.
66
67         * emu-e20.el (detect-mime-charset-region): Use
68         `find-charset-region'.
69
70 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
71
72         * emu-x20.el, emu-e20.el, emu-20.el: Move function
73         `{encode|decode}-mime-charset-{region|string}' from emu-e20.el and
74         emu-x20.el to emu-20.el.
75
76         * emu-x20.el, emu-e20.el, emu-20.el: Move `default-mime-charset'
77         from emu-e20.el and emu-x20.el to emu-20.el.
78
79 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
80
81         * emu-20.el (mime-charset-coding-system-alist): Don't use
82         `coding-system-p' for symbol.
83         (mime-charset-to-coding-system): Ditto; modify DOC-string.
84
85 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
86
87         * emu-20.el (mime-charset-coding-system-alist): Check MIME charset
88         is defined as coding-system.
89
90         * emu-x20.el, emu-e20.el, emu-20.el: Move
91         `mime-charset-coding-system-alist' from emu-e20.el and emu-x20.el
92         to emu-20.el.
93
94         * emu-20.el (*noconv*): Add DOC-string.
95
96 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
97
98         * emu-20.el (mime-charset-to-coding-system): Check coding-system-p
99         even if CHARSET is found in `mime-charset-coding-system-alist'.
100
101         * emu-x20.el: Use function `mime-charset-to-coding-system' in
102         emu-20.el.
103
104         * emu-20.el (mime-charset-to-coding-system): Use `defsubst'.
105
106         * emu-e20.el, emu-20.el: Move function
107         `mime-charset-to-coding-system' from emu-e20.el to emu-20.el.
108
109 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
110
111         * emu-x20.el, emu-e20.el, emu-20.el: Move features about Binary
112         accessing from emu-e20.el and emu-x20.el to emu-20.el.
113
114         * EMU-ELS (emu-modules): Add emu-20 for Emacs 20 and XEmacs/mule.
115
116 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
117
118         * emu-x20.el (mime-charset-to-coding-system): Use `defsubst'.
119
120         * emu-x20.el (default-mime-charset): Add DOC-string.
121
122         (mime-charset-coding-system-alist): Add `us-ascii'.
123
124 1997-08-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
125
126         * emu-x20.el (mime-charset-coding-system-alist): iso-2022-jp-2 is
127         defined as coding-system.
128
129 \f
130 1997-07-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
131
132         * emu: Version 7.44 was released.
133         * APEL: Version 3.4 was released.
134
135 1997-07-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
136
137         * emu-e20.el (mime-charset-coding-system-alist): `iso-2022-ss2-7'
138         -> `iso-2022-7bit-ss2'. (for Emacs 20.0.90)
139
140 1997-07-13  MORIOKA Tomohiko  <morioka@mousai>
141
142         * std11-parse.el (std11-parse-ascii-token): Allow non-ASCII
143         characters in comments.
144
145 1997-06-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
146
147         * richtext.el: Add autoload comments for `richtext-encode' and
148         `richtext-decode'.
149
150         * emu.el: Check richtext.el is bundled.
151
152 1997-06-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
153
154         * file-detect.el: Add autoload comments for function `add-path',
155         `add-latest-path', `get-latest-path', `file-installed-p',
156         `exec-installed-p', `module-installed-p' and variable
157         `exec-suffix-list'.
158
159 1997-06-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
160
161         * emu-x20.el (mime-charset-coding-system-alist): iso-8859-1,
162         hz-gb-2312, cn-gb-2312, gb2312, cn-big5 and koi8-r were defined as
163         coding-system.
164
165         * emu-x20.el: Don't require cyrillic.
166
167 Thu May 22 04:46:57 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
168
169         * emu-mule.el (make-char): New alias.
170
171         * emu-e20.el: Alias `make-character' was abolished.
172
173 Sat May 10 19:39:12 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
174
175         * README.en (What's APEL?): Add std11 and mule-caesar.el.
176
177 \f
178 1997-05-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
179
180         * emu: Version 7.43.1 was released.
181         * APEL: Version 3.3.2 was released.
182
183 Fri May  9 01:23:44 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
184
185         * APEL-ELS: Add mule-caesar.el.
186
187         * mule-caesar.el: New file.
188
189 Thu May  8 22:21:36 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
190
191         * emu-x20.el: Use `binary' instead of `no-conversion' temporary.
192
193 \f
194 1997-04-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
195
196         * emu: Version 7.43 was released.
197         * APEL: Version 3.3.1 was released.
198
199         * emu-x20.el: several changes for XEmacs 20.1-b12.
200
201 Wed Apr 30 12:40:32 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
202
203         * Makefile: add `release'.
204
205 Mon Apr 28 16:47:30 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
206
207         * Makefile: `TARFILE' was abolished.
208
209 Tue Apr  8 09:47:40 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
210
211         * emu.el (point-at-eol): New function.
212
213 Sat Apr  5 16:23:23 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
214
215         * emu-nemacs.el: `tl:available-face-attribute-alist' ->
216         `emu:available-face-attribute-alist'.
217
218         * emu-nemacs.el, emu-mule.el: `tl:make-overlay' -> `make-overlay';
219         `tl:overlay-put' -> `overlay-put'.
220
221 Sat Apr  5 06:50:48 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
222
223         * emu-xemacs.el: Alias `tl:make-overlay', `tl:overlay-put' and
224         `tl:overlay-buffer' were abolished; Function `tl:move-overlay'
225         were abolished.
226
227         * emu-19.el: Alias `tl:make-overlay', `tl:overlay-put' and
228         `tl:overlay-buffer' were abolished.
229
230         * emu-18.el: `tl:overlay-buffer' -> `overlay-buffer'.
231
232         * emu-xemacs.el: Require overlay.
233
234         * emu.el (char-or-char-int-p): New XEmacs 20 emulating alias.
235
236         * emu.el (minibuffer-prompt-width): New function for Emacs 18 and
237         XEmacs.
238
239 Thu Apr  3 17:14:39 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
240
241         * APEL-ELS: std11.el and std11-parse.el were moved from mu/.
242
243 \f
244 1997-03-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
245
246         * APEL: Version 3.3 was released.
247         
248         * APEL-CFG (EMU_PREFIX, EMU_DIR): New variables.
249         * APEL-MK: install emu.
250
251 Thu Mar 20 06:09:03 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
252
253         * Makefile: Add README.en.
254
255 Thu Mar 20 06:08:29 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
256
257         * file-detect.el: Header and DOC-strings were modified.
258
259 Thu Mar 20 06:03:51 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
260
261         * README.en: New file.
262
263 Thu Mar 20 05:48:02 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
264
265         * filename.el: Add DOC-strings.
266
267         * APEL-MK (install-apel): Use `compile-apel'.
268
269         * Makefile (install): Don't depend on `elc'.
270
271 Thu Mar 20 02:04:19 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
272
273         * APEL-MK: Setting for load-path and requiring install were moved
274         from APEL-CFG.
275
276         (install-apel): Compile apel-modules.
277
278         * APEL-CFG: Setting for load-path and requiring install were moved
279         to APEL-MK.
280
281 \f
282 1997-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
283
284         * APEL: Version 3.2 was released.
285
286 Fri Mar 14 09:54:04 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
287
288         * file-detect.el (get-latest-path): Check directory is exist or not.
289
290 Fri Mar 14 09:25:15 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
291
292         * APEL-ELS: Add install.el.
293
294 Fri Mar 14 07:24:37 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
295
296         * Makefile, APEL-MK, APEL-CFG: New file.
297
298 1997-03-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
299
300         * atype.el (field-unify): fixed.
301
302 1997-03-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
303
304         * filename.el (filename-filters): Use `exec-installed-p' instead
305         of `file-installed-p' to search "kakasi".
306
307 1997-03-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
308
309         * file-detect.el (module-installed-p): Use function
310         `exec-installed-p'.
311
312         * file-detect.el (exec-suffix-list): New variable.
313         (exec-installed-p): New function.
314
315 1997-03-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
316
317         * APEL-ELS (apel-modules): Add filename.el.
318
319         * APEL-ELS: Initial revision
320
321 1997-03-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
322
323         * filename.el (filename-replacement-alist): Don't use function
324         `string-to-char-list' and `expand-char-ranges'; Don't require
325         tl-str.
326         (filename-special-filter): Use function `assoc-if' instead of
327         `ASSOC'; Require cl instead of tl-list.
328         (poly-funcall): New inline-function; copied from tl-list.el.
329
330 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
331
332         * atype.el: Alias `fetch-field', `fetch-field-value', `put-field'
333         and `delete-field' were abolished.
334
335         Don't require tl-str and tl-list.
336
337         Require alist.
338
339         (field-unify): Don't use function `symbol-concat'.
340         (assoc-unify): Use function `assoc' directly; use function
341         `put-alist' directly; use function `del-alist' directly.
342
343         * atype.el: Function `put-fields' was abolished.
344
345         * atype.el: tl-atype.el was renamed to atype.el.
346
347 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
348
349         * atype.el: tl-atype.el was renamed to atype.el.
350
351 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
352
353         * file-detect.el (file-installed-p): Fixed DOC-string.
354
355 1997-02-28  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
356
357         * alist.el: New module; separated from tl-list.el.