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