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