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