update.
[elisp/apel.git] / ChangeLog
1 1998-03-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2
3         * APEL-ELS: Add calist.el.
4
5         * calist.el: New module.
6
7 1998-03-13  Katsumi Yamaoka   <yamaoka@jpl.org>
8
9         * emu-mule.el (charsets-mime-charset-alist) fixed.
10
11 \f
12 1998-03-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
13
14         * APEL: Version 7.2 was released.
15
16 1998-03-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
17
18         * emu-nemacs.el, emu-mule.el, emu-e19.el, emu-20.el
19         (write-region-as-binary): New function.
20
21 1998-03-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
22
23         * emu-nemacs.el, emu-mule.el, emu-e19.el, emu-20.el
24         (insert-binary-file-contents): New function.
25
26 1998-03-08  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
27
28         * README.en (Bug reports): Modify description of tm mailing list.
29
30 \f
31 1998-02-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
32
33         * APEL: Version 7.1.1 was released.
34
35         * README.en (Bug reports): Modify for APEL.
36
37 1998-02-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
38
39         * std11.el (std11-msg-id-string): New function.
40         (std11-fill-msg-id-list-string): New function.
41
42         * std11-parse.el (std11-parse-msg-id): New function.
43
44 1998-01-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
45
46         * emu-x20.el: If coding-system `iso-2022-jp' unifies JIS X
47         0201-Latin to ASCII and JIS X 0208-1978 to JIS X 0208-1983 by
48         code-point, copy coding-system `iso-2022-7bit' to `iso-2022-jp' to
49         avoid this problem.
50
51 \f
52 1997-11-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
53
54         * APEL: Version 7.1 was released.
55
56 1997-11-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
57
58         * README.en (What's APEL?): Rename file-detect.el -> path-util.el.
59
60 1997-11-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
61
62         * install.el, filename.el (filename-filters): Use path-util.el
63         instead of file-detect.el.
64
65         * path-util.el, file-detect.el, APEL-ELS: Rename file-detect.el ->
66         path-util.el (file name should be less than 13 bytes).
67
68 1997-11-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
69
70         * emu-19.el (tl:make-overlay): New alias.
71         (tl:overlay-put): New alias.
72         (tl:overlay-buffer): New alias.
73
74 \f
75 1997-11-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
76
77         * APEL: Version 4.2 was released.
78
79 1997-11-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
80
81         * APEL-MK (config-apel): Regard LISPDIR.
82
83 1997-11-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
84
85         * emu-19.el (tl:make-overlay): New obsolete function (for
86         tm-7.106).
87         (tl:overlay-put): New obsolete function (for tm-7.106).
88         (tl:overlay-buffer): New obsolete function (for tm-7.106).
89
90 \f
91 1997-11-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
92
93         * APEL: Version 4.1 was released.
94
95         * APEL-MK (compile-apel): Use `config-apel'; don't use
96         `add-to-list' for compatibility.
97         (install-apel): Don't call `config-apel' directly.
98
99         * APEL-CFG: Add load-path setting.
100
101 1997-11-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
102
103         * emu-20.el (mime-charset-list): New inline-function.
104         (widget-mime-charset-prompt-value-history): New variable.
105         (mime-charset): New widget.
106         (widget-mime-charset-prompt-value): New function.
107         (widget-mime-charset-action): New function.
108         (default-mime-charset): Use `defcustom'.
109
110         * emu-20.el (default-mime-charset): Modify DOC-string.
111
112         * emu-mule.el (charsets-mime-charset-alist): New implementation.
113
114         * emu-e20.el (encode-mime-charset-region,
115         decode-mime-charset-region, encode-mime-charset-string,
116         decode-mime-charset-string): New function (copied from emu-20.el);
117         check `enable-multibyte-characters'.
118
119         * emu-x20.el (encode-mime-charset-region,
120         decode-mime-charset-region, encode-mime-charset-string,
121         decode-mime-charset-string): New function (copied from emu-20.el).
122
123         * emu-20.el: Move function `encode-mime-charset-region',
124         `decode-mime-charset-region', `encode-mime-charset-string' and
125         `decode-mime-charset-string' to emu-x20.el and emu-e20.el.
126
127 1997-10-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
128
129         * emu-x20.el (charsets-mime-charset-alist): Use MIME charset
130         `iso-8859-5' for cyrillic.
131
132 \f
133 1997-09-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
134
135         * APEL: Version 3.4.4 was released.
136
137 1997-09-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
138
139         * std11-parse.el (std11-special-char-list): Fix order for regexp.
140
141 \f
142 1997-09-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
143
144         * APEL: Version 3.4.3 was released.
145
146         * README.en: Modify for Emacs 20.
147
148 1997-09-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
149
150         * std11-parse.el (std11-special-char-list): New constant; abolish
151         `std11-special-chars'.
152         (std11-atom-regexp): Use it.
153         (std11-analyze-special): Use it; Don't use `find'.
154
155 \f
156 1997-09-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
157
158         * APEL: Version 3.4.2 was released.
159
160         * README.en (What's APEL?): Add emu-20.el.
161
162 1997-09-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
163
164         * emu-20.el (mime-charset-to-coding-system): Use defsubst again;
165         modify implementation.
166
167         * emu-20.el (mime-charset-to-coding-system): Use
168         `find-coding-system'.
169
170         * emu-20.el (mime-charset-coding-system-alist): Use
171         `find-coding-system'.
172
173         * emu-e20.el (find-coding-system): New inline function.
174
175         * emu.el (defsubst-maybe): New macro.
176
177 1997-09-03  MORIOKA Tomohiko  <morioka@mousai>
178
179         * emu-20.el (mime-charset-to-coding-system): Use `defun' instead
180         of `defsubst'.
181
182 \f
183 1997-09-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
184
185         * APEL: Version 3.4.1 was released.
186
187 1997-08-30  MAEDA Shugo       <shugo@po.aianet.ne.jp>
188
189         * emu-mule.el (decode-coding-region, encode-coding-string): New
190         function.
191         (decode-coding-string): Modify DOC-string. (cf. [cmail:3366])
192
193 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
194
195         * emu.el (defconst-maybe): New macro.
196
197         (emacs-major-version, emacs-minor-version): Use `defconst-maybe'.
198
199         * emu.el (charsets-to-mime-charset): Abolish unused local variable
200         `csl'.
201
202         * emu-e20.el, emu-20.el: Move function
203         `detect-mime-charset-region' from emu-e20.el to emu-20.el.
204
205         * emu-20.el: Use `defsubst' for
206         `{encode|decode}-mime-charset-{region|string}'.
207
208         * emu-e20.el (detect-mime-charset-region): Use
209         `find-charset-region'.
210
211 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
212
213         * emu-x20.el, emu-e20.el, emu-20.el: Move function
214         `{encode|decode}-mime-charset-{region|string}' from emu-e20.el and
215         emu-x20.el to emu-20.el.
216
217         * emu-x20.el, emu-e20.el, emu-20.el: Move `default-mime-charset'
218         from emu-e20.el and emu-x20.el to emu-20.el.
219
220 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
221
222         * emu-20.el (mime-charset-coding-system-alist): Don't use
223         `coding-system-p' for symbol.
224         (mime-charset-to-coding-system): Ditto; modify DOC-string.
225
226 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
227
228         * emu-20.el (mime-charset-coding-system-alist): Check MIME charset
229         is defined as coding-system.
230
231         * emu-x20.el, emu-e20.el, emu-20.el: Move
232         `mime-charset-coding-system-alist' from emu-e20.el and emu-x20.el
233         to emu-20.el.
234
235         * emu-20.el (*noconv*): Add DOC-string.
236
237 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
238
239         * emu-20.el (mime-charset-to-coding-system): Check coding-system-p
240         even if CHARSET is found in `mime-charset-coding-system-alist'.
241
242         * emu-x20.el: Use function `mime-charset-to-coding-system' in
243         emu-20.el.
244
245         * emu-20.el (mime-charset-to-coding-system): Use `defsubst'.
246
247         * emu-e20.el, emu-20.el: Move function
248         `mime-charset-to-coding-system' from emu-e20.el to emu-20.el.
249
250 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
251
252         * emu-x20.el, emu-e20.el, emu-20.el: Move features about Binary
253         accessing from emu-e20.el and emu-x20.el to emu-20.el.
254
255         * EMU-ELS (emu-modules): Add emu-20 for Emacs 20 and XEmacs/mule.
256
257 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
258
259         * emu-x20.el (mime-charset-to-coding-system): Use `defsubst'.
260
261         * emu-x20.el (default-mime-charset): Add DOC-string.
262
263         (mime-charset-coding-system-alist): Add `us-ascii'.
264
265 1997-08-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
266
267         * emu-x20.el (mime-charset-coding-system-alist): iso-2022-jp-2 is
268         defined as coding-system.
269
270 \f
271 1997-07-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
272
273         * emu: Version 7.44 was released.
274         * APEL: Version 3.4 was released.
275
276 1997-07-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
277
278         * emu-e20.el (mime-charset-coding-system-alist): `iso-2022-ss2-7'
279         -> `iso-2022-7bit-ss2'. (for Emacs 20.0.90)
280
281 1997-07-13  MORIOKA Tomohiko  <morioka@mousai>
282
283         * std11-parse.el (std11-parse-ascii-token): Allow non-ASCII
284         characters in comments.
285
286 1997-06-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
287
288         * richtext.el: Add autoload comments for `richtext-encode' and
289         `richtext-decode'.
290
291         * emu.el: Check richtext.el is bundled.
292
293 1997-06-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
294
295         * file-detect.el: Add autoload comments for function `add-path',
296         `add-latest-path', `get-latest-path', `file-installed-p',
297         `exec-installed-p', `module-installed-p' and variable
298         `exec-suffix-list'.
299
300 1997-06-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
301
302         * emu-x20.el (mime-charset-coding-system-alist): iso-8859-1,
303         hz-gb-2312, cn-gb-2312, gb2312, cn-big5 and koi8-r were defined as
304         coding-system.
305
306         * emu-x20.el: Don't require cyrillic.
307
308 Thu May 22 04:46:57 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
309
310         * emu-mule.el (make-char): New alias.
311
312         * emu-e20.el: Alias `make-character' was abolished.
313
314 Sat May 10 19:39:12 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
315
316         * README.en (What's APEL?): Add std11 and mule-caesar.el.
317
318 \f
319 1997-05-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
320
321         * emu: Version 7.43.1 was released.
322         * APEL: Version 3.3.2 was released.
323
324 Fri May  9 01:23:44 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
325
326         * APEL-ELS: Add mule-caesar.el.
327
328         * mule-caesar.el: New file.
329
330 Thu May  8 22:21:36 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
331
332         * emu-x20.el: Use `binary' instead of `no-conversion' temporary.
333
334 \f
335 1997-04-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
336
337         * emu: Version 7.43 was released.
338         * APEL: Version 3.3.1 was released.
339
340         * emu-x20.el: several changes for XEmacs 20.1-b12.
341
342 Wed Apr 30 12:40:32 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
343
344         * Makefile: add `release'.
345
346 Mon Apr 28 16:47:30 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
347
348         * Makefile: `TARFILE' was abolished.
349
350 Tue Apr  8 09:47:40 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
351
352         * emu.el (point-at-eol): New function.
353
354 Sat Apr  5 16:23:23 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
355
356         * emu-nemacs.el: `tl:available-face-attribute-alist' ->
357         `emu:available-face-attribute-alist'.
358
359         * emu-nemacs.el, emu-mule.el: `tl:make-overlay' -> `make-overlay';
360         `tl:overlay-put' -> `overlay-put'.
361
362 Sat Apr  5 06:50:48 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
363
364         * emu-xemacs.el: Alias `tl:make-overlay', `tl:overlay-put' and
365         `tl:overlay-buffer' were abolished; Function `tl:move-overlay'
366         were abolished.
367
368         * emu-19.el: Alias `tl:make-overlay', `tl:overlay-put' and
369         `tl:overlay-buffer' were abolished.
370
371         * emu-18.el: `tl:overlay-buffer' -> `overlay-buffer'.
372
373         * emu-xemacs.el: Require overlay.
374
375         * emu.el (char-or-char-int-p): New XEmacs 20 emulating alias.
376
377         * emu.el (minibuffer-prompt-width): New function for Emacs 18 and
378         XEmacs.
379
380 Thu Apr  3 17:14:39 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
381
382         * APEL-ELS: std11.el and std11-parse.el were moved from mu/.
383
384 \f
385 1997-03-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
386
387         * APEL: Version 3.3 was released.
388         
389         * APEL-CFG (EMU_PREFIX, EMU_DIR): New variables.
390         * APEL-MK: install emu.
391
392 Thu Mar 20 06:09:03 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
393
394         * Makefile: Add README.en.
395
396 Thu Mar 20 06:08:29 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
397
398         * file-detect.el: Header and DOC-strings were modified.
399
400 Thu Mar 20 06:03:51 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
401
402         * README.en: New file.
403
404 Thu Mar 20 05:48:02 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
405
406         * filename.el: Add DOC-strings.
407
408         * APEL-MK (install-apel): Use `compile-apel'.
409
410         * Makefile (install): Don't depend on `elc'.
411
412 Thu Mar 20 02:04:19 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
413
414         * APEL-MK: Setting for load-path and requiring install were moved
415         from APEL-CFG.
416
417         (install-apel): Compile apel-modules.
418
419         * APEL-CFG: Setting for load-path and requiring install were moved
420         to APEL-MK.
421
422 \f
423 1997-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
424
425         * APEL: Version 3.2 was released.
426
427 Fri Mar 14 09:54:04 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
428
429         * file-detect.el (get-latest-path): Check directory is exist or not.
430
431 Fri Mar 14 09:25:15 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
432
433         * APEL-ELS: Add install.el.
434
435 Fri Mar 14 07:24:37 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
436
437         * Makefile, APEL-MK, APEL-CFG: New file.
438
439 1997-03-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
440
441         * atype.el (field-unify): fixed.
442
443 1997-03-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
444
445         * filename.el (filename-filters): Use `exec-installed-p' instead
446         of `file-installed-p' to search "kakasi".
447
448 1997-03-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
449
450         * file-detect.el (module-installed-p): Use function
451         `exec-installed-p'.
452
453         * file-detect.el (exec-suffix-list): New variable.
454         (exec-installed-p): New function.
455
456 1997-03-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
457
458         * APEL-ELS (apel-modules): Add filename.el.
459
460         * APEL-ELS: Initial revision
461
462 1997-03-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
463
464         * filename.el (filename-replacement-alist): Don't use function
465         `string-to-char-list' and `expand-char-ranges'; Don't require
466         tl-str.
467         (filename-special-filter): Use function `assoc-if' instead of
468         `ASSOC'; Require cl instead of tl-list.
469         (poly-funcall): New inline-function; copied from tl-list.el.
470
471 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
472
473         * atype.el: Alias `fetch-field', `fetch-field-value', `put-field'
474         and `delete-field' were abolished.
475
476         Don't require tl-str and tl-list.
477
478         Require alist.
479
480         (field-unify): Don't use function `symbol-concat'.
481         (assoc-unify): Use function `assoc' directly; use function
482         `put-alist' directly; use function `del-alist' directly.
483
484         * atype.el: Function `put-fields' was abolished.
485
486         * atype.el: tl-atype.el was renamed to atype.el.
487
488 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
489
490         * atype.el: tl-atype.el was renamed to atype.el.
491
492 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
493
494         * file-detect.el (file-installed-p): Fixed DOC-string.
495
496 1997-02-28  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
497
498         * alist.el: New module; separated from tl-list.el.