Update.
[elisp/apel.git] / ChangeLog
1 1999-08-27  Katsumi Yamaoka   <yamaoka@jpl.org>
2
3         * install.el: Require `poe'. <cf. [tm-ja:5051]>
4
5         * path-util.el (directory-files): Don't redefine.
6
7 1999-08-26  Katsumi Yamaoka   <yamaoka@jpl.org>
8
9         * path-util.el (directory-files): Emulate as Emacs 19 or later to
10         accept the optional fourth argument for old Emacsen.  It is needed
11         here for compiling other packages.
12
13         * APEL-ELS (apel-modules): Add `time-stamp' if Emacs version is
14         less than 19.16.
15
16         * time-stamp.el: New file imported from Emacs 19.28.
17
18 1999-08-26  Katsumi Yamaoka   <yamaoka@jpl.org>
19
20         * tinycustom.el (defface): Quote the argument of `make-face'.
21
22 1999-08-25  Katsumi Yamaoka   <yamaoka@jpl.org>
23
24         * APEL-CFG: Don't provide `emu'; add the latest path of "custom"
25         to `load-path'.
26
27 1999-08-25  MORIOKA Tomohiko  <tomo@m17n.org>
28
29         * install.el: Don't require `emu'.
30         (emacs-major-version): New variable [for old emacsen].
31         (emacs-minor-version): New variable [for old emacsen].
32
33 1999-08-25  MORIOKA Tomohiko  <tomo@m17n.org>
34
35         * poe-18.el (inline): New implementation using `defmacro'.
36
37 \f
38 1999-08-24  MORIOKA Tomohiko  <tomo@m17n.org>
39
40         * APEL: Version 9.21 released.
41
42 1999-08-24  Taiji Can         <Taiji.Can@atesoft.advantest.co.jp>
43
44         * poem-nemacs.el: Use `char-width' instead of `char-columns'.
45
46 1999-08-24  MORIOKA Tomohiko  <tomo@m17n.org>
47
48         * poe-18.el (inline): Use `defalias' instead of `defalias-maybe'.
49
50 1999-08-21  Mikio Nakajima  <minakaji@osaka.email.ne.jp>
51
52         * poe.el (rassoc): Just ignore elements of LIST that are not conse
53         cell and add doc string according to its features.
54
55 1999-08-20  Yuuichi Teranishi  <teranisi@gohome.org>
56
57         * poe-18.el (delete): Return nil when argument 'list' is nil.
58
59 1999-08-17  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
60
61         * README.en, README.ja (Anonymous FTP): New section.
62         * README.ja (CVS): Translate.
63
64 \f
65 1999-07-06  MORIOKA Tomohiko  <tomo@m17n.org>
66
67         * APEL: Version 9.20 released.
68
69 1999-06-27  OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
70
71         * EMU-ELS: Install env.el for v18. <cf. [tm-ja:4710]>
72
73 1999-06-25  Katsumi Yamaoka   <yamaoka@jpl.org>
74
75         * poem-xm.el (split-char): Don't redefine for the recent XEmacs.
76
77 1999-06-23  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
78
79         * poe.el (defun-maybe, defmacro-maybe, defalias-maybe,
80         defsubst-maybe, defun-maybe-cond, defmacro-maybe-cond):
81         Set `current-load-list' explicitly.
82
83 1999-06-22  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
84
85         * atype.el: Require 'poe.
86
87         * mule-caesar.el: Require 'poe and 'poem.
88
89         * filename.el: Require 'poe and 'poem.
90         Don't require 'cl.
91         (filename-special-filter): Eliminate `assoc-if'.
92
93 1999-06-22  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
94
95         * install.el: Require 'emu for backward compatibility.
96         (defun-maybe): New macro; imported from poe.el.
97         (make-directory-internal, make-directory): New functions; imported
98         from poe-18.el.
99
100         * APEL-CFG: Provide 'emu to prevent install.el from loading emu
101         while compiling APEL itself.
102
103 1999-06-20  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
104
105         * install.el: Require 'poe instead of 'emu.
106         (install-prefix): Don't use `running-emacs-18' or `running-xemacs'.
107         (install-detect-elisp-directory): Eliminate local variable `dir'.
108         Don't use `running-emacs-19_29-or-later' or `running-xemacs'.
109
110         * mcs-20.el: Require 'pcustom instead of 'custom.
111
112         * EMU-ELS: Don't use `running-emacs-19_29-or-later' or
113         `running-xemacs-19_14-or-later.'
114
115 1999-06-18  Tanaka Akira      <akr@jaist.ac.jp>
116
117         * static.el (static-condition-case): Wrap lambda expression by
118         `function'.
119
120         * calist.el (calist-default-field-match-method): Use `function'
121         instead of #'.
122
123 1999-06-17  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
124
125         * pcustom.el: Load "custom" anyway.
126
127 1999-06-16  Katsumi Yamaoka   <yamaoka@jpl.org>
128
129         * static.el (static-cond): New macro.
130
131 1999-06-11  Tanaka Akira      <akr@jaist.ac.jp>
132
133         * static.el (static-defconst): New macro.
134
135 1999-06-04  MORIOKA Tomohiko  <tomo@m17n.org>
136
137         * pces-xfc.el (insert-file-contents-literally-treats-binary): New
138         facility.
139         (insert-file-contents-literally-treats-file-name-handler): New
140         facility.
141         (insert-file-contents-as-binary): Define as an alias for
142         `insert-file-contents-literally' if it is not broken.
143
144 1999-06-04  MORIOKA Tomohiko  <tomo@m17n.org>
145
146         * EMU-ELS (pces-modules): New variable.
147
148         * poem.el: Require pces.el.
149
150         * pces.el: New module.
151
152         * poem-xfc.el: Deleted.
153
154         * pces-xfc.el: New module.
155
156         * pces-nemacs.el: New module.
157
158         * poem-nemacs.el: Split off features about coding-system to
159         pces-nemacs.el.
160
161         * pces-om.el: New module.
162
163         * poem-om.el: Split off features about coding-system to
164         pces-om.el.
165
166         * pces-raw.el: New module.
167
168         * poem-ltn1.el: Split off features about coding-system to
169         pces-raw.el.
170
171         * pces-xm.el: New module.
172
173         * poem-xm.el: Split off features about coding-system to
174         pces-xm.el.
175
176         * pces-e20_2.el: New module.
177
178         * poem-e20_2.el: Split off features about coding-system to
179         pces-e20_2.el.
180
181         * pces-e20.el: New module.
182
183         * poem-e20.el (find-coding-system): Moved to pces-e20.el.
184         (set-process-input-coding-system): Likewise.
185         - Don't require `poem-20'.
186
187         * pces-20.el: New module [renamed from poem-20.el].
188
189 1999-05-31  MORIOKA Tomohiko  <tomo@m17n.org>
190
191         * calist.el (calist-field-match-method): Fix problem when
192         `field-type' is a string.
193
194 1999-05-27  MORIOKA Tomohiko  <tomo@m17n.org>
195
196         * calist.el (use-calist-package): New function.
197         (make-calist-package): Add new optional argument `use'.
198
199 1999-05-27  MORIOKA Tomohiko  <tomo@m17n.org>
200
201         * calist.el (calist-package-alist): New variable.
202         (make-calist-package): New function.
203         (find-calist-package): New function.
204         (in-calist-package): New function.
205         (standard): New calist package.
206         (calist-field-match-method): Use method for `t' as a default
207         method; set up `calist-default-field-match-method' as method for
208         `t' of `standard' package.
209
210 \f
211 1999-05-26  MORIOKA Tomohiko  <tomo@m17n.org>
212
213         * APEL: Version 9.19 released.
214
215 1999-05-25  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
216
217         * poe.el: Do not try to require 'edebug; it will be autoloaded.
218
219 1999-05-24  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
220
221         * poem-om.el (char-before, char-after): Moved to poe.el.
222
223         * poe.el (char-before, char-after): Moved from poem-om.el.
224         Add definition for non-Mule.
225
226 1999-05-24  MORIOKA Tomohiko  <tomo@m17n.org>
227
228         * poe.el (def-edebug-spec): New macro.
229         (defun-maybe): Use `def-edebug-spec'.
230         (defmacro-maybe): Likewise.
231         (defsubst-maybe): Likewise.
232         (read-string): Use `static-unless'.
233
234 1999-05-21  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
235
236         * README.en: Add description of localhook.el.
237
238         * README.ja: Ditto.
239
240         * Makefile (GOMI): New variable.
241         (clean): Use `RM' and `GOMI'.
242
243 1999-05-21  MORIOKA Tomohiko  <tomo@m17n.org>
244
245         * mcs-20.el (detect-mime-charset-region): Use
246         `find-mime-charset-by-charsets'.
247
248         * mcharset.el (find-mime-charset-by-charsets): New function.
249
250 1999-05-21  MORIOKA Tomohiko  <tomo@m17n.org>
251
252         * mcharset.el: Require pcustom.
253         (default-mime-charset-for-write): New variable [moved from
254         mcs-20.el].
255         (default-mime-charset-detect-method-for-write): Likewise.
256
257         * mcs-20.el (default-mime-charset-for-write): Abolished [moved to
258         mcharset.el].
259         (default-mime-charset-detect-method-for-write): Likewise.
260
261         * EMU-ELS: Don't install `localhook' for XEmacs.
262
263 1999-05-19  MORIOKA Tomohiko  <tomo@m17n.org>
264
265         * mcs-20.el (mime-charset-to-coding-system): Don't use `defsubst'
266         to avoid problem in XEmacs binary distributions.
267
268 1999-05-17  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
269
270         * poe-18.el (eval-when-compile, eval-and-compile): Reverted.
271
272 1999-05-16  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
273
274         * pcustom.el (toplevel): Require 'poe.
275
276 1999-05-16  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
277
278         * localhook.el (toplevel): Move provide to the top to avoid
279         circular dependency.
280
281 1999-05-16  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
282
283         * poe-18.el (inline): New alias for `progn'.
284         (make-obsolete-variable): New function.
285         (dont-compile): New macro.
286
287 1999-05-16  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
288
289         * poe.el (subr-fboundp): Use `defun' instead of `defsubst'.
290
291 1999-05-16  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
292
293         * poem-om.el (insert-binary-file-contents-literally): Removed,
294         since provided by emu.el.
295         (char-before, char-after): Use `fboundp', not `boundp'.
296         Use error-conditions directly.
297
298 1999-05-15  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
299
300         * poe.el (path-separator): Doc sync with 20.3.
301         (add-to-list): Ditto.
302         (buffer-live-p): Return bool value.
303         (cadr, cdar, cddr): New functions.
304         (save-current-buffer): Check whether `orig-buffer' is alive.
305         (functionp): Sync with 20.3; use `car-safe'.
306         (line-beginning-position, line-end-position): Use `forward-line'
307         or `end-of-line' only.
308         (point-at-bol, point-at-eol): Ditto.
309
310 1999-05-15  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
311
312         * localhook.el: New file; local hook variable support.
313
314         * poe.el (add-hook, remove-hook, make-local-hook): Removed;
315         require 'localhook instead.
316
317         * poe-18.el: (default-boundp): New function.
318
319         * EMU-ELS: Added localhook.
320
321 1999-05-14  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
322
323         * pcustom.el: Rewrite using static.el.
324
325         * tinycustom.el (defface): Use `defmacro-maybe-cond'.
326
327         * EMU-ELS: Compilation order of tinycustom and pcustom was changed.
328
329 1999-05-14  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
330
331         * poe-18.el: Require 'poe.
332         Move provide to the top to avoid circular dependency.
333         (eval-when-compile, eval-and-compile): Modified for old compiler.
334         (defsubst): Moved from poe.el.
335         (make-obsolete): Do nothing.
336
337         * poe.el (read-string): Don't use `eval-and-compile'.
338
339 1999-05-14  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
340
341         * poe.el (defmacro-maybe-cond): New macro.
342         (defun-maybe, defmacro-maybe, defsubst-maybe, defalias-maybe,
343         defvar-maybe, defconst-maybe, defun-maybe-cond): Return NAME.
344         (defun-maybe, defmacro-maybe, defsubst-maybe): Put edebug spec.
345         (defsubst): Moved to poe-18.el.
346
347 1999-05-13  Tanaka Akira      <akr@jaist.ac.jp>
348
349         * pccl-om.el: pccl-om.el does not support Mule 1.*.
350
351 1999-05-10  Daiki Ueno        <ueno@ueda.info.waseda.ac.jp>
352
353         * tinycustom.el (define-widget): Accept the optional arguments.
354
355 1999-05-08  Tanaka Akira      <akr@jaist.ac.jp>
356
357         * README.en (What's APEL?): Add notice for static.el.
358
359         * README.ja: Ditto.
360
361 \f
362 1999-05-08  MORIOKA Tomohiko  <tomo@m17n.org>
363
364         * APEL: Version 9.18 released.
365
366 1999-05-08  MORIOKA Tomohiko  <tomo@m17n.org>
367
368         * mcs-e20.el: Don't require `poem'.
369
370         * mcs-e20.el: Check coding-system `x-ctext' is not defined by
371         APEL.
372
373 1999-05-08  MORIOKA Tomohiko  <tomo@m17n.org>
374
375         * mcs-e20.el: Fix checking code about coding-system `x-ctext'
376         [cf. <tm-ja:4389> by akr]
377
378 \f
379 1999-05-07  MORIOKA Tomohiko  <tomo@m17n.org>
380
381         * APEL: Version 9.17 released.
382
383 1999-05-07  MORIOKA Tomohiko  <tomo@m17n.org>
384
385         * mcs-e20.el: Check coding-system `x-ctext' is not defined.
386
387 1999-05-07  MORIOKA Tomohiko  <tomo@m17n.org>
388
389         * poe-18.el (eval-when-compile): New macro.
390
391         * poe.el (make-local-hook): Use `defun-maybe' directly.
392
393         * poe.el (add-hook): Use `static-condition-case' instead of
394         `condition-case'; use `defun-maybe' instead of `defun'.
395         (remove-hook): Likewise.
396
397 1999-04-22  MORIOKA Tomohiko  <tomo@m17n.org>
398
399         * poe.el (caar): New function.
400
401 1999-04-13  Tanaka Akira      <akr@jaist.ac.jp>
402
403         * mcs-e20.el (x-ctext): Use the definition in Emacs 20.4.
404
405 1999-04-11  Tanaka Akira      <akr@jaist.ac.jp>
406
407         * mcs-e20.el (x-ctext): Define coding system `x-ctext' if `ctext'
408         is not proper for decoding `iso-2022-jp-2'.
409
410 1999-04-09  Tanaka Akira      <akr@jaist.ac.jp>
411
412         * static.el: Add doc-strings.
413
414 1999-04-09  Tanaka Akira      <akr@jaist.ac.jp>
415
416         * EMU-ELS (emu-modules): Add `static'.
417
418         * static.el: New file.
419
420         * broken.el: New implementation using `static'.
421
422 1999-04-09  MORIOKA Tomohiko  <tomo@m17n.org>
423
424         * EMU-ELS (poem-modules): Add `poem-xfc' if file-coding feature is
425         available in a XEmacs-without-MULE.
426
427 1999-04-09  Andy Piper        <andy@xemacs.org>
428
429         * poem.el: use poem-xfc when we have XEmacs with file coding.
430
431         * poem-xfc.el: new file for file coding based XEmacs.
432
433 \f
434 1999-04-08  MORIOKA Tomohiko  <tomo@m17n.org>
435
436         * APEL: Version 9.16 released.
437
438 1999-04-05  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
439
440         * install.el (install-prefix): Check whether
441         `system-configuration-options' is defined or not before using it.
442
443         * poe-18.el (add-hook, remove-hook): Moved to poe.el.
444         * poe.el (add-hook, remove-hook): Accept optional `local' arg.
445         (add-local-hook, remove-local-hook): Removed.
446
447         * tinycustom.el (defface): Make face if 'faces is provided.
448
449 1999-03-27  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
450
451         * pcustom.el: New implementation using broken.el.
452
453 1999-03-14  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
454
455         * APEL-MK (compile-apel, what-where-apel): Use `load-file' to
456         ensure that EMU_ELS in the current directory is loaded.
457
458 1999-03-11  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
459
460         * emu.el (code-convert-string, code-convert-region,
461         insert-binary-file-contents): Doc fix.
462
463 1999-03-16  Mikio Nakajima  <minakaji@osaka.email.ne.jp>
464
465         * README.en, README.ja: Add description of pcustom and tinycustom.
466
467 1999-03-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
468
469         * tinycustom.el: Delete RCS keywords.
470
471 1999-03-24  Mikio Nakajima  <minakaji@osaka.email.ne.jp>
472
473         * poe.el (make-local-hook): Move to after defining `add-local-hook'
474         and `remove-local-hook'.
475
476 1999-03-20  Mikio Nakajima  <minakaji@osaka.email.ne.jp>
477
478         * tinycustom.el (define-widget): New nop macro.
479         (defface): Makes face FACE.
480
481 1999-03-25  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
482
483         * poem.el (charset-after): New function.
484
485 \f
486 1999-03-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
487
488         * APEL: Version 9.15 released.
489
490 1999-03-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
491
492         * poe.el (defun-maybe-cond): Don't use `unless'.
493
494 1999-03-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
495
496         * EMU-ELS (pcustom-modules): New variable.
497         (emu-modules): Add `pcustom-modules'.
498
499 1999-03-13  Mikio Nakajima    <minakaji@osaka.email.ne.jp>
500
501         * tinycustom.el: New file.
502         * pcustom.el: Likewise.
503
504 \f
505 1999-03-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
506
507         * APEL: Version 9.14 released.
508
509 1999-03-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
510
511         * mcs-e20.el (charsets-mime-charset-alist): Add setting for
512         `tis-620'.
513
514         * mcs-20.el (mime-charset-coding-system-alist): Add `tis-620' and
515         `windows-874'.
516
517 1999-03-08  SL Baur  <steve@xemacs.org>
518
519         * poem-ltn1.el (find-file-noselect-as-raw-text): Quote.
520         (find-file-noselect-as-raw-text-CRLF): Ditto.
521
522 1999-03-08  SL Baur  <steve@xemacs.org>
523
524         * mcs-xm.el (decode-mime-charset-region-with-iso646-unification):
525         Respect passed in boundaries.
526         From MORIOKA Tomohiko <tomo@etl.go.jp>
527
528 1999-03-08  SL Baur  <steve@xemacs.org>
529
530         * poe.el (poe): Move provide to the top to avoid circular
531         dependency.
532
533         * poe-xemacs.el: Explicitly require poe when bytecompiling.
534         * poem-xm.el: Ditto.
535         * poem-ltn1.el:Ditto.
536
537 \f
538 1999-02-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
539
540         * APEL: Version 9.13 released.
541
542 1999-02-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
543
544         * Makefile (package): New target.
545         (install-package): Depend on `package'.
546
547         * APEL-MK (install-update-package-files): New function.
548         (config-apel-package): Load "EMU-ELS".
549         (compile-apel-package): New function.
550         (install-apel-package): Don't compile modules; use function
551         `install-update-package-files'.
552
553 1999-02-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
554
555         * APEL-MK (install-just-print-p): Modify for special option of GNU
556         make.
557
558 1999-02-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
559
560         * APEL-MK (install-just-print-p): New function.
561         (install-apel): Use `install-just-print-p'.
562         (install-apel-package): Likewise.
563
564 1999-02-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
565
566         * Makefile (install): Add voodoo comment `# $(MAKE)'.
567         (install-package): Likewise.
568
569         * APEL-MK (install-apel): Run installer with `just-print' mode if
570         environment variable "MAKEFLAGS" matches "^[^ =]*n" option.
571         (install-apel-package): Likewise.
572
573 1999-02-21  Mikio Nakajima  <minakaji@osaka.email.ne.jp>
574
575         * install.el (install-file): New optional argument JUST-PRINT.
576         (install-files): Likewise.
577         (install-elisp-module): Likewise.
578         (install-elisp-modules): Likewise.
579
580 1999-02-18  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
581
582         * mcs-e20.el (coding-system-get): New function.
583         (mime-charset-list): Fix for Emacs 20.2.
584
585 1999-02-14  Katsumi Yamaoka   <yamaoka@jpl.org>
586
587         * mcs-om.el (default-mime-charset-for-write): Delete the remaining
588         arguments for `defcustom'.
589
590 1999-02-13  Tanaka Akira  <akr@jaist.ac.jp>
591
592         * mcs-e20.el (charsets-mime-charset-alist): Don't set up
593         `iso-2022-int-1' in default.
594
595 1999-02-11  Tanaka Akira  <akr@jaist.ac.jp>
596
597         * README.en, README.ja, pccl.el: pccl does not support Mule 1.x.
598
599         * pccl-20.el: Update broken facility message with Emacs version
600         it fixes.
601
602 1999-02-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
603
604         * install.el (install-prefix): Modify for Meadow.
605
606 1999-01-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
607
608         * mcs-20.el (mime-charset-to-coding-system-default-method): New
609         user option.
610         (mime-charset-to-coding-system): Call
611         `mime-charset-to-coding-system-default-method' if suitable
612         coding-system is not found.
613
614 1999-01-21  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
615
616         * mcs-xm.el (encode-mime-charset-region): Add new optional
617         argument `lbt'.
618         (encode-mime-charset-string): Ditto.
619
620         * mcs-nemacs.el (lbt-to-string): New inline function.
621         (encode-mime-charset-region): Add new optional argument `lbt'.
622         (encode-mime-charset-string): Ditto.
623
624         * mcs-ltn1.el (lbt-to-string): New inline function.
625         (encode-mime-charset-region): Add new optional argument `lbt'.
626         (encode-mime-charset-string): Ditto.
627         (decode-mime-charset-region): Use `lbt-to-string'.
628
629         * mcs-e20.el (encode-mime-charset-region): Add new optional
630         argument `lbt'.
631         (encode-mime-charset-string): Ditto.
632
633         * mcs-om.el (lbt-to-string): New inline function.
634         (encode-mime-charset-region): Add new optional argument `lbt'.
635         (encode-mime-charset-string): Ditto.
636         (decode-mime-charset-region): Use `lbt-to-string'.
637         (decode-mime-charset-string): Ditto.
638
639 1998-12-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
640
641         * mcs-om.el (default-mime-charset-for-write): New variable.
642         (detect-mime-charset-region): Return
643         `default-mime-charset-for-write' if suitable mime-charset is not
644         found.
645
646         * mcs-20.el (detect-mime-charset-region): Don't call
647         `default-mime-charset-detect-method-for-write' if suitable
648         mime-charset is found.
649
650         * mcharset.el (charsets-to-mime-charset): Return nil if suitable
651         mime-charset is not found; abolish optional argument `default'.
652
653 1998-12-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
654
655         * mcs-xm.el (charsets-mime-charset-alist): Don't set up
656         `iso-2022-int-1' in default.
657
658         * mcs-20.el (default-mime-charset-for-write): New user option.
659         (default-mime-charset-detect-method-for-write): New user option.
660         (detect-mime-charset-region): Refer
661         `default-mime-charset-detect-method-for-write' or
662         `default-mime-charset-for-write' if suitable mime-charset is not
663         found.
664
665         * mcharset.el (charsets-to-mime-charset): Add new optional
666         argument `default'.
667
668 1999-02-26  Katsumi Yamaoka   <yamaoka@jpl.org>
669
670         * poem-nemacs.el (find-file-noselect-as-coding-system): Bind
671         `default-kanji-fileio-code' to specified coding system instead of
672         the use of `kanji-fileio-code'; bind `kanji-fileio-code' to nil.
673         (find-file-noselect-as-raw-text): Revert buffer if the file is
674         newer than the buffer.
675         (as-binary-input-file): Bind `default-kanji-flag' to nil.
676
677         * poem-20.el (find-file-noselect-as-binary): Bug fix - use
678         `coding-system-for-read' instead of `coding-system-for-write'.
679
680 1999-02-25  Katsumi Yamaoka   <yamaoka@jpl.org>
681
682         * poem-om.el (find-file-noselect-as-raw-text-CRLF): New function.
683         It is an alias for `find-file-noselect-as-raw-text'.
684         (insert-file-contents-as-raw-text-CRLF): New function.
685         It is an alias for `insert-file-contents-as-raw-text'.
686
687         * poem-nemacs.el (find-file-noselect-as-raw-text-CRLF): New
688         function. It is an alias for `find-file-noselect-as-raw-text'.
689         (find-file-noselect-as-raw-text): Convert line-break code from
690         CRLF to LF.
691         (insert-file-contents-as-raw-text-CRLF): New function. It is an
692         alias for `insert-file-contents-as-raw-text'.
693         (insert-file-contents-as-raw-text): Convert line-break code from
694         CRLF to LF.
695         (find-file-noselect-as-binary): Don't specify the optional third
696         argument `rawfile' for `find-file-noselect'.
697
698         * poem-ltn1.el (find-file-noselect-as-raw-text-CRLF): New function.
699         It is an alias for `find-file-noselect'.
700         (insert-file-contents-as-raw-text-CRLF): New function. It is an
701         alias for `insert-file-contents'.
702
703         * poem-20.el, poem-e20_2.el (find-file-noselect-as-raw-text-CRLF):
704         New function.
705         (insert-file-contents-as-raw-text-CRLF): New function.
706
707 1999-02-25  Katsumi Yamaoka   <yamaoka@jpl.org>
708
709         * poem-20.el, poem-e20_2.el, poem-om.el
710         (find-file-noselect-as-raw-text): Undo the last change.
711         (insert-file-contents-as-raw-text): Likewise.
712
713 1999-02-25  Katsumi Yamaoka   <yamaoka@jpl.org>
714
715         * poem-20.el, poem-e20_2.el, poem-om.el
716         (find-file-noselect-as-raw-text): Use `raw-text-dos' instead of
717         `raw-text'.
718         (insert-file-contents-as-raw-text): Likewise.
719
720 1999-02-14  Katsumi Yamaoka   <yamaoka@jpl.org>
721
722         * mcs-om.el (TopLevel): Don't refer to
723         `running-emacs-19_29-or-later', use `emacs-major-version' and
724         `emacs-minor-version' instead.
725
726 1999-02-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
727
728         * poe.el (file-name-sans-extension): New function <copied from
729         Emacs 20.3.5> <cf. [tm-ja:4135]>.
730
731 1999-02-04  Katsumi Yamaoka   <yamaoka@jpl.org>
732
733         * poem-20.el, poem-ltn1.el, poem-nemacs.el, poem-om.el
734         (save-buffer-as-binary): New function.
735         (save-buffer-as-raw-text-CRLF): New function.
736         (save-buffer-as-coding-system): New function.
737
738         * poem-om.el (poem-ccl-decode-raw-text): Rewrite again for plural
739         `CR's.
740
741 1999-02-04  Katsumi Yamaoka   <yamaoka@jpl.org>
742
743         * poem-om.el (poem-ccl-decode-raw-text): Rewrite for fixing a bug
744         that the last datum will be missed if the input data is not ended
745         with `CRLF'.
746         (poem-ccl-encode-raw-text-CRLF): Use `read-if'.
747
748 1998-12-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
749
750         * install.el (install-detect-elisp-directory): Avoid problem if
751         prefix of an emacs has its version.
752
753 \f
754 1998-12-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
755
756         * APEL: Version 9.12 was released.
757
758 1998-12-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
759
760         * mcs-om.el: Avoid error when cyrillic.el is not found.
761
762 1998-12-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
763
764         * poem-xm.el: Define coding-system `gb2312-dos', `gb2312-mac' and
765         `gb2312-unix' if it is not found.
766
767 1998-12-18  Katsumi Yamaoka   <yamaoka@jpl.org>
768
769         * poem-om.el (poem-ccl-decode-raw-text): Renamed from
770         `ccl-decode-raw-text'.
771         (poem-ccl-encode-raw-text): Renamed from `ccl-encode-raw-text'.
772         (poem-ccl-encode-raw-text-CRLF): Renamed from
773         `ccl-encode-raw-text-CRLF`.
774
775 1998-12-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
776
777         * poem-om.el (poem-decode-raw-text): New function for MULE 1.
778         (poem-encode-raw-text-CRLF): Likewise.
779         (raw-text): New coding-system for MULE 1.
780         (raw-text-dos): Likewise.
781         (insert-file-contents-as-raw-text): Share implementation.
782         (write-region-as-raw-text-CRLF): Likewise.
783         (find-file-noselect-as-raw-text): Likewise.
784
785 1998-12-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
786
787         * poem-om.el: Share definition of coding-system `binary'.
788         (write-region-as-binary): Share implementation.
789         (find-file-noselect-as-binary): Likewise.
790
791 1998-12-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
792
793         * poem-om.el (insert-file-contents-as-binary): Share
794         implementation.
795
796 1998-12-16  Katsumi Yamaoka   <yamaoka@jpl.org>
797
798         * poem-om.el (find-file-noselect-as-raw-text): Use
799         `find-file-noselect-as-coding-system' under Mule 2.*.
800         (find-file-noselect-as-binary): Likewise.
801         (insert-file-contents-as-raw-text): Use
802         `insert-file-contents-as-coding-system' under Mule 2.*.
803         (insert-file-contents-as-binary): Likewise.
804         (write-region-as-raw-text-CRLF): Use
805         `write-region-as-coding-system' under Mule 2.*.
806         (write-region-as-binary): Likewise.
807         (truncate-string): Use `defun-maybe'.
808         (toplevel): Don't refer to `running-emacs-19_29-or-later', use
809         `emacs-major-version' and `emacs-minor-version' instead.
810
811 1998-12-16  Katsumi Yamaoka   <yamaoka@jpl.org>
812
813         * pccl-om.el (toplevel): Don't require `poem'.
814         Use `code-convert-string' instead of `encode-coding-string' or
815         `decode-coding-string'.
816
817         * poem-om.el (binary): EMACS 20 emulating coding-system for Mule
818         2.3 based on Emacs 19.[28-34].
819         (raw-text): EMACS 20 emulating coding-system based on native CCL
820         for Mule 2.3 based on Emacs 19.[28-34].
821         (raw-text-dos): Likewise.
822         (find-file-noselect-as-binary): Separate for some Mules.
823
824 1998-12-15  Tanaka Akira  <akr@jaist.ac.jp>
825
826         * pccl-20.el: Do not require 'poem.
827
828 1998-12-14  Katsumi Yamaoka   <yamaoka@jpl.org>
829
830         * poem-20.el, poem-e20_2.el, poem-ltn1.el, poem-nemacs.el, poem-om.el
831         (find-file-noselect-as-coding-system): Be CODING-SYSTEM the 1st arg.
832         (insert-file-contents-as-coding-system): Likewise.
833         * poem-20.el, poem-ltn1.el, poem-nemacs.el, poem-om.el
834         (write-region-as-coding-system): Likewise.
835
836 1998-12-14  Katsumi Yamaoka   <yamaoka@jpl.org>
837
838         * poem-20.el, poem-e20_2.el, poem-ltn1.el, poem-nemacs.el, poem-om.el
839         (find-file-noselect-as-coding-system): Renamed from
840         `find-file-noselect-as-specified-coding-system'.
841
842         * poem-e20_2.el (insert-file-contents-as-coding-system): Renamed
843         from `insert-file-contents-as-specified-coding-system'.
844
845         * poem-20.el, poem-ltn1.el, poem-nemacs.el, poem-om.el
846         (write-region-as-coding-system): Renamed from
847         `write-region-as-specified-coding-system'.
848         (insert-file-contents-as-coding-system): Renamed from
849         `insert-file-contents-as-specified-coding-system'.
850
851 1998-12-09  Katsumi Yamaoka   <yamaoka@jpl.org>
852
853         * poem-20.el, poem-e20_2.el, poem-ltn1.el, poem-nemacs.el, poem-om.el
854         (find-file-noselect-as-binary): New function.
855         (find-file-noselect-as-raw-text): New function.
856         (find-file-noselect-as-specified-coding-system): New function.
857
858         * poem-nemacs.el (insert-file-contents-as-binary): Call
859         `insert-file-contents' with only two args - FILENAME and VISIT.
860         (insert-file-contents-as-raw-text): Likewise.
861         (insert-file-contents-as-specified-coding-system): Likewise.
862
863 1998-12-09  Yuuichi Teranishi <teranisi@gohome.org>
864
865         * poe-18.el (make-directory-internal): Rewrite.
866
867 1998-12-08  Katsumi Yamaoka   <yamaoka@jpl.org>
868
869         * poem-20.el (write-region-as-binary): Bind
870         `jam-zcat-filename-list' with nil.
871         * poem-xm.el (insert-file-contents-as-binary): Likewise.
872
873         * poem.el: Require `tcp' if the function `open-network-stream'
874         does not exist.
875
876 1998-12-04  Katsumi Yamaoka   <yamaoka@jpl.org>
877
878         * poem-20.el, poem-ltn1.el, poem-nemacs.el, poem-om.el
879         (open-network-stream-as-binary): New function.
880
881         * poem-e20_2.el (insert-file-contents-as-specified-coding-system):
882         New function.
883
884         * poem-20.el, poem-ltn1.el, poem-nemacs.el, poem-om.el
885         (write-region-as-specified-coding-system): New function.
886         (insert-file-contents-as-specified-coding-system): New function.
887
888 1998-12-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
889
890         * poem-xm.el: If coding-system `iso-2022-jp-dos' unifies JIS X
891         0201-Latin to ASCII and JIS X 0208-1978 to JIS X 0208-1983 by
892         code-point, copy coding-system `iso-2022-7bit-dos' to
893         `iso-2022-jp-dos' to avoid this problem.
894
895 1998-11-17  Kazuhiro Ohta  <ohta@ele.cst.nihon-u.ac.jp>
896
897         * README.en, README.ja (add-latest-path): Fix typo.
898
899 \f
900 1998-11-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
901
902         * APEL: Version 9.11 was released.
903
904         * poem-ltn1.el (char-charset): Fix typo.
905
906 1998-11-13  Tanaka Akira  <akr@jaist.ac.jp>
907
908         * broken.el: require 'poe.
909
910 1998-11-13  Tanaka Akira  <akr@jaist.ac.jp>
911
912         * pccl.el: Enclose mule depended process by `unless-broken'.
913
914 1998-11-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
915
916         * poe.el (defun-maybe-cond): fixed problem in Emacs 18.
917
918         * poe.el (defsubst): Moved from poe-18.el.
919
920         * poe-18.el: Move macro `defsubst' to poe.el.
921
922 \f
923 1998-11-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
924
925         * APEL: Version 9.10 was released.
926
927 1998-11-13  Tanaka Akira  <akr@jaist.ac.jp>
928
929         * pccl.el (define-ccl-program): Adviced.
930
931 1998-11-12  Tanaka Akira  <akr@jaist.ac.jp>
932
933         * pccl-om.el (ccl-cascading-read): New facility.
934
935 1998-11-10  Tanaka Akira  <akr@jaist.ac.jp>
936
937         * EMU-ELS (emu-modules): Always install 'pccl.
938
939         * broken.el: Use 19.28 style quasi-quote.
940
941         * pccl.el: - require 'broken.
942         - Does not require 'pccl-20 for XEmacs 20.
943         (ccl-usable): New facility.
944
945 1998-11-10  Tanaka Akira  <akr@jaist.ac.jp>
946
947         * README.en, README.ja, pccl-20.el: Note that pccl-20 is not
948         for XEmacs 20.
949
950 1998-11-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
951
952         * poe-18.el (eval-and-compile): Moved from poe.el.
953
954         * poe.el: Move `eval-and-compile' to poe-18.el.
955
956         * poe-xemacs.el (overlayp): New alias.
957         (delete-overlay): New alias.
958
959 \f
960 1998-11-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
961
962         * APEL: Version 9.9 was released.
963
964 1998-11-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
965
966         * poe.el (combine-after-change-calls): fixed.
967
968 1998-10-31  Mikio Nakajima    <minakaji@osaka.email.ne.jp>
969
970         * poe.el (combine-after-change-calls): New macro.
971
972 1998-10-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
973
974         * poe.el (defun-maybe-cond): New macro.
975         (next-command-event): Use `defun-maybe-cond'.
976         (cancel-undo-boundary): Use `defun-maybe-cond'.
977
978 1998-10-28  Katsumi Yamaoka   <yamaoka@jpl.org>
979
980         * poem-om.el (char-after): Redefine to change `POS' to optional
981         argument.
982
983 \f
984 1998-10-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
985
986         * APEL: Version 9.8 was released.
987
988         * README.ja, README.en (CVS): New section.
989
990 1998-10-27  Mikio Nakajima    <minakaji@osaka.email.ne.jp>
991
992         * poem-om.el (char-before): Redefine to change `POS' to optional
993         argument.
994
995 1998-10-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
996
997         * poe.el (subr-fboundp): New function.
998         (next-command-event): New function.
999         (character-to-event): New function.
1000
1001 1998-10-25  Mikio Nakajima    <minakaji@osaka.email.ne.jp>
1002
1003         * poe.el (event-to-character): New function.
1004
1005 1998-10-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1006
1007         * poe.el (cancel-undo-boundary): Switch definition by existence of
1008         variable `buffer-undo-list'.
1009
1010         * poe-18.el: Move function `cancel-undo-boundary' to poe.el.
1011
1012 1998-10-25  Mikio Nakajima    <minakaji@osaka.email.ne.jp>
1013
1014         * poe.el (cancel-undo-boundary): New function.
1015
1016 1998-10-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1017
1018         * poe-18.el (cancel-undo-boundary): New function (moved from
1019         poem.el).
1020
1021         * poem.el: Move function `cancel-undo-boundary' to poe-18.el.
1022
1023 \f
1024 1998-10-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1025
1026         * APEL: Version 9.7 was released.
1027
1028 1998-10-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1029
1030         * poem.el (cancel-undo-boundary): New function.
1031
1032 1998-10-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1033
1034         * poe-xemacs.el (set-cursor-color): Add interactive spec; add
1035         DOC-string.
1036
1037 1998-10-25  Mikio Nakajima    <minakaji@osaka.email.ne.jp>
1038
1039         * poe-xemacs.el (set-cursor-color): New function.
1040
1041 1998-10-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1042
1043         * README.ja: Sync up with latest README.en.
1044
1045 1998-10-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1046
1047         * poe.el (remove-local-hook): Use `defmacro-maybe'.
1048
1049 1998-10-26  Mikio Nakajima    <minakaji@osaka.email.ne.jp>
1050
1051         * poe.el (add-local-hook): fixed.
1052         (remove-local-hook): fixed.
1053
1054 \f
1055 1998-10-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1056
1057         * APEL: Version 9.6 was released.
1058
1059 1998-10-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1060
1061         * poe.el (rassoc): New function.
1062
1063 1998-10-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1064
1065         * poe-xemacs.el (eval-after-load): New function.
1066
1067         * poem-e20_3.el (characterp): New alias.
1068
1069         * poem.el (characterp): New alias.
1070         (char-octet): New function.
1071
1072 1998-10-25  Mikio Nakajima    <minakaji@osaka.email.ne.jp>
1073
1074         * poe.el (make-local-hook): New macro.
1075         (add-local-hook): New macro.
1076         (remove-local-hook): New macro.
1077
1078 1998-10-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1079
1080         * poem.el, poem-20.el, poem-e20_3.el, poem-e20.el, poem-xm.el: Add
1081         setting of byte-compile-dynamic.
1082
1083         * poem-xm.el (string-to-int-list): Use `defun-maybe'.
1084
1085         * poem.el (string-as-unibyte): Use `defsubst-maybe' instead of
1086         `defmacro-maybe'.
1087         (string-as-multibyte): Likewise.
1088         (char-int): Use `defalias-maybe'.
1089         (int-char): Likewise.
1090         (char-or-char-int-p): Likewise.
1091
1092 1998-10-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1093
1094         * poe.el, poe-xemacs.el: Add setting of byte-compile-dynamic.
1095
1096 1998-10-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1097
1098         * poe-18.el (data-directory): Use `defvar-maybe'.
1099         (buffer-undo-list): Likewise.
1100
1101         * poe-xemacs.el (face-list): Use `defalias-maybe'.
1102         (line-beginning-position): Likewise.
1103         (line-end-position): Likewise.
1104
1105         * poe.el (defalias-maybe): New macro.
1106
1107         * poe-xemacs.el (dired-other-frame): Use `defun-maybe'.
1108
1109 1998-10-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1110
1111         * poe.el (defvar-maybe): New macro.
1112         (temporary-file-directory): New variable.
1113
1114 \f
1115 1998-10-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1116
1117         * APEL: Version 9.5 was released.
1118
1119 1998-10-22  Yoshiki Hayashi   <g740685@komaba.ecc.u-tokyo.ac.jp>
1120
1121         * README.ja: New file.
1122
1123 1998-10-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1124
1125         * alist.el: Add autoload cookies.
1126
1127 1998-10-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1128
1129         * poe.el, EMU-ELS, README.en: Move `find-face' from poe-19.el to
1130         poe.el; abolish poe-19.el.
1131
1132 1998-10-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1133
1134         * invisible.el, inv-18.el, inv-19.el, inv-xemacs.el, poe-18.el,
1135         poe-19.el, poe-xemacs.el, emu.el, EMU-ELS, README.en: Separate
1136         invisible features from poe to invisible.
1137
1138 1998-10-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1139
1140         * poe.el (eval-and-compile): New macro.
1141         Enclose redefinition of `read-string' by `eval-and-compile'.
1142
1143 1998-10-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1144
1145         * poe.el (string): New function.
1146
1147 1998-10-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1148
1149         * emu.el (char-list-to-string): New function.
1150
1151         * poe-xemacs.el, poe-19.el: Abolish macro `char-list-to-string'.
1152
1153         * poe-18.el: Abolish function `char-list-to-string'.
1154
1155 1998-10-18  Tanaka Akira  <akr@jaist.ac.jp>
1156
1157         * broken.el (check-broken-facility): Also use compile time
1158         description.
1159
1160 \f
1161 1998-10-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1162
1163         * APEL: Version 9.4 was released.
1164
1165 1998-10-17  Tanaka Akira  <akr@jaist.ac.jp>
1166
1167         * broken.el (check-broken-facility): New macro.
1168
1169 1998-10-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1170
1171         * poe.el (define-obsolete-function-alias): New function.
1172
1173 \f
1174 1998-10-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1175
1176         * APEL: Version 9.3 was released.
1177
1178 1998-10-12  Katsumi Yamaoka   <yamaoka@jpl.org>
1179
1180         * README.en: Add explanations about
1181         `LISPDIR', `VERSION_SPECIFIC_LISPDIR' and `what-where'.
1182
1183         * Makefile (what-where): New target.
1184         (install): Add new arg `VERSION_SPECIFIC_LISPDIR'.
1185
1186         * APEL-MK (what-where-apel): New function.
1187         (config-apel): Refer to `VERSION_SPECIFIC_LISPDIR'.
1188
1189         * APEL-CFG (VERSION_SPECIFIC_LISPDIR): New variable.
1190
1191 1998-10-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1192
1193         * README.en (load-path): Modify for Emacs 20.3.
1194
1195 1998-10-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1196
1197         * APEL-CFG (EMU_PREFIX): Use "emu" for Emacs 20.3 or later.
1198
1199         * EMU-ELS: Don't install pccl in anything older than XEmacs 21
1200         with MULE.
1201
1202 \f
1203 1998-10-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1204
1205         * APEL: Version 9.2 was released.
1206
1207         * poem-xm.el (insert-file-contents-as-binary): New function.
1208
1209         * poem-20.el (write-region-as-binary): bind
1210         `jka-compr-compression-info-list' with nil.
1211         (insert-file-contents-as-binary): Change to alias of
1212         `insert-file-contents-literally' for Emacs 20.
1213
1214 \f
1215 1998-10-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1216
1217         * APEL: Version 9.1 was released.
1218
1219 1998-10-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1220
1221         * mcs-e20.el, mcs-xm.el (coding-system-to-mime-charset): New
1222         function.
1223         (mime-charset-list): New implementation.
1224
1225         * Move `mime-charset-list' from mcs-20.el to mcs-e20.el and
1226         mcs-xm.el.
1227
1228 1998-10-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1229
1230         * mcs-e20.el (charsets-mime-charset-alist): Use `gb2312' and
1231         `big5' instead of `cn-gb-2312' and `cn-big5'.
1232
1233         * mcs-xm.el (charsets-mime-charset-alist): Use `gb2312' and `big5'
1234         instead of `cn-gb-2312' and `cn-big5'.
1235
1236         * mcs-20.el (mime-charset-coding-system-alist): Add `cn-gb' to
1237         default value.
1238
1239 \f
1240 1998-09-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1241
1242         * APEL: Version 9.0 was released.
1243
1244         * Delete EMU-CFG and EMU-MK because they have not been used.
1245
1246 1998-09-22  Tanaka Akira      <akr@jaist.ac.jp>
1247
1248         * README.en (What's APEL?): Add notice for broken.el.
1249
1250 1998-09-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1251
1252         * README.en (What's APEL?): Modify for latest structure.
1253
1254 1998-09-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1255
1256         * mcs-xm.el (charsets-mime-charset-alist): Comment out invalid
1257         definition for iso-2022-int-1.
1258
1259 1998-09-19  Tanaka Akira      <akr@jaist.ac.jp>
1260
1261         * broken.el: New file.
1262
1263         * pccl.el (apel-broken-facility): Abolished
1264         (apel-broken-p): Abolished
1265
1266         * EMU-ELS (emu-modules): Add 'broken.
1267
1268         * Makefile (elc): Do not remove emu*.elc.
1269
1270         * pccl-20.el: require 'broken.
1271         (ccl-use-symbol-as-program): Abolished.
1272         (ccl-accept-symbol-as-program): New facility.
1273         (make-ccl-coding-system): Use `when-broken' to define.
1274         (ccl-encoder-eof-block-is-broken): Abolished.
1275         (ccl-decoder-eof-block-is-broken): Abolished.
1276         (ccl-eof-block-is-broken): Abolished
1277         (ccl-execute-eof-block-on-encoding-null): New facility.
1278         (ccl-execute-eof-block-on-encoding-some): Ditto.
1279         (ccl-execute-eof-block-on-decoding-null): Ditto.
1280         (ccl-execute-eof-block-on-decoding-some): Ditto.
1281         (ccl-execute-eof-block-on-encoding): Ditto.
1282         (ccl-execute-eof-block-on-decoding): Ditto.
1283         (ccl-execute-eof-block): Ditto.
1284
1285         * pccl-om.el: require 'broken.
1286         (ccl-use-symbol-as-program): Abolished.
1287         (ccl-accept-symbol-as-program): New facility.
1288         (ccl-encoder-eof-block-is-broken): Abolished.
1289         (ccl-decoder-eof-block-is-broken): Abolished.
1290         (ccl-eof-block-is-broken): Abolished
1291         (ccl-execute-eof-block-on-encoding-null): New facility.
1292         (ccl-execute-eof-block-on-encoding-some): Ditto.
1293         (ccl-execute-eof-block-on-decoding-null): Ditto.
1294         (ccl-execute-eof-block-on-decoding-some): Ditto.
1295         (ccl-execute-eof-block-on-encoding): Ditto.
1296         (ccl-execute-eof-block-on-decoding): Ditto.
1297         (ccl-execute-eof-block): Ditto.
1298         (ccl-execute-on-string-ignore-contin): New facility.
1299
1300 1998-09-18  Tanaka Akira      <akr@jaist.ac.jp>
1301
1302         * pccl.el (apel-broken-facility): New function.
1303         (apel-broken-p): New function.
1304
1305 1998-09-18  Tanaka Akira      <akr@jaist.ac.jp>
1306
1307         * pccl.el: Fix author.
1308
1309 1998-09-17  Katsumi Yamaoka   <yamaoka@jpl.org>
1310
1311         * pccl-om.el (make-ccl-coding-system): Enclose with
1312         `eval-and-compile'.
1313
1314 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1315
1316         * poe.el (unless): New macro.
1317
1318         * emu.el: Define tl:overlay obsolete aliases for all emacsen.
1319
1320         * poem-nemacs.el (decode-coding-string): Regard integer as
1321         coding-system.
1322         (encode-coding-string): Likewise.
1323         (decode-coding-region): Likewise.
1324         (encode-coding-region): Likewise.
1325
1326         * poe-18.el (set-text-properties): New function.
1327
1328         * install.el (install-detect-elisp-directory): Fix problem on
1329         Nemacs.
1330
1331 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1332
1333         * poem-ltn1.el (set-buffer-multibyte): Use `defun-maybe' instead
1334         of `defmacro-maybe'.
1335
1336         * poem-e20_2.el (set-buffer-multibyte): Use `defun-maybe' instead
1337         of `defsubst-maybe'.
1338
1339 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1340
1341         * EMU-ELS: New implementation.
1342
1343 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1344
1345         * emu.el, emu-mule.el, EMU-ELS: Move code about CCL from
1346         emu-mule.el to pccl-om.el.
1347
1348         * pccl.el: New file.
1349
1350         * pccl.el: - Rename emu-e20.el to pccl-20.el.
1351         - Move definition of emu-x20.el to pccl-20.el.
1352         - Move code about CCL from emu-mule.el to pccl-om.el.
1353
1354         * pccl-om.el: New file (move code about CCL from emu-mule.el).
1355
1356         * pccl-20.el: New file (renamed from emu-e20.el; move definition
1357         of emu-x20.el to pccl-20.el; abolish emu-x20.el).
1358
1359 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1360
1361         * emu.el, emu-x20.el, emu-e20.el: Move function `char-category'
1362         from emu-e20.el and emu-x20.el to emu.el.
1363
1364 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1365
1366         * emu.el, emu-nemacs.el, emu-latin1.el, EMU-ELS: Move definitions
1367         of emu-nemacs.el and emu-latin1.el to emu.el; abolish
1368         emu-nemacs.el and emu-latin1.el.
1369
1370 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1371
1372         * emu.el: Modify conditions to load sub-modules.
1373
1374         * emu.el, emu-e20.el: Move alias
1375         `insert-binary-file-contents-literally' from emu-e20.el to emu.el.
1376
1377 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1378
1379         * poem.el, emu.el: Move `string-as-unibyte',
1380         `string-as-multibyte', `char-int', `int-char' and
1381         `char-or-char-int-p' from emu.el to poem.el.
1382
1383 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1384
1385         * mcharset.el, emu.el: Move function `charsets-to-mime-charset'
1386         from emu.el to mcharset.el.
1387
1388 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1389
1390         * emu.el, emu-x20.el, emu-nemacs.el, emu-mule.el, emu-latin1.el,
1391         emu-e20.el:
1392           - Move `insert-binary-file-contents' from emu-e20.el,
1393             emu-latin1.el, emu-mule.el, emu-nemacs.el and emu-x20.el to
1394             emu.el.
1395           - Move `insert-binary-file-contents-literally' from
1396             emu-latin1.el, emu-mule.el, emu-nemacs.el and emu-x20.el to
1397             emu.el.
1398
1399 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1400
1401         * poe-18.el (make-obsolete): New function.
1402
1403 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1404
1405         * emu.el, EMU-ELS: Split code about MIME charset from emu to
1406         mcharset.
1407
1408         * mcharset.el: New file.
1409
1410         * mcs-xm.el: New file (split code about MIME charset from
1411         emu-x20.el).
1412
1413         * emu-x20.el: Split code about MIME charset to mcs-xm.el.
1414
1415         * mcs-om.el: New file (split code about MIME charset from
1416         emu-mule.el).
1417
1418         * emu-mule.el: Split code about MIME charset to mcs-om.el.
1419
1420         * mcs-nemacs.el: New file (split code about MIME charset from
1421         emu-nemacs.el).
1422
1423         * emu-nemacs.el: Split code about MIME charset to mcs-nemacs.el.
1424
1425         * mcs-ltn1.el: New file (split code about MIME charset from
1426         emu-latin1.el).
1427
1428         * emu-latin1.el: Split code about MIME charset to mcs-latin1.el.
1429
1430         * mcs-e20.el: New file (split code about MIME charset from
1431         emu-e20.el).
1432
1433         * emu-e20.el: Split code about MIME charset to mcs-e20.el.
1434
1435         * mcs-20.el: New file (renamed from emu-20.el).
1436
1437 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1438
1439         * emu.el, emu-20.el: Move constant `*noconv*' from emu-20.el to
1440         emu.el.
1441
1442 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1443
1444         * emu.el, EMU-ELS: Split core part about MULE from emu to poem.
1445
1446         * poem.el: New file.
1447
1448         * poem-e20_3.el: New file (renamed from emu-e20_3.el).
1449
1450         * poem-e20_2.el: New file (renamed from poem-e20_2.el).
1451
1452         * poem-xm.el: New file (split core part of MULE from emu-x20.el).
1453
1454         * emu-x20.el: Split core part of MULE to poem-xm.el.
1455
1456         * poem-om.el: New file (split core part of MULE from emu-mule.el).
1457
1458         * emu-mule.el: Split core part of MULE to poem-om.el.
1459
1460         * poem-ltn1.el: New file (split core part of MULE from
1461         emu-latin1.el).
1462
1463         * emu-latin1.el: Split core part of MULE to poem-ltn1.el.
1464
1465         * poem-e20.el: New file (split core part of MULE from emu-e20.el).
1466
1467         * emu-e20.el: Split core part of MULE to poem-e20.el.
1468
1469         * poem-20.el: New file (split core part of MULE from emu-20.el).
1470
1471         * emu-20.el: Split core part of MULE to poem-20.el.
1472
1473         * poem-nemacs.el: New file (split core part of MULE from
1474         emu-nemacs.el).
1475
1476         * emu-nemacs.el: Split core part of MULE to poem-nemacs.el; move
1477         overlay emulation code of Nemacs to poe-18.el.
1478
1479         * poe-18.el: Move overlay emulation code of Nemacs from
1480         emu-nemacs.el.
1481
1482 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1483
1484         * poe.el, emu.el: Move function `point-at-bol' and `point-at-eol'
1485         from emu.el to poe.el.
1486
1487 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1488
1489         * emu.el (point-at-bol): New function.
1490         (point-at-eol): Use `line-end-position'.
1491
1492 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1493
1494         * poe.el (line-beginning-position): New function.
1495         (line-end-position): New function.
1496
1497         * poe-xemacs.el (line-beginning-position): New alias.
1498         (line-end-position): New alias.
1499
1500 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1501
1502         * poe.el, emu.el: Move function `functionp' from emu.el to poe.el.
1503
1504 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1505
1506         * poe.el, emu.el: Move Emacs 19.30 emulating definitions, Emacs
1507         19.31 emulating definitions and Emacs 20.1 emulating definitions
1508         from emu.el to poe.el.
1509
1510 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1511
1512         * poe.el, emu.el: Move constant `emacs-minor-version', Emacs 19
1513         emulating definitions and Emacs 19.29 emulating definitions from
1514         emu.el to poe.el.
1515
1516 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1517
1518         * poe.el: New file (split core part from emu.el).
1519
1520         * poe-xemacs.el: New file (renamed from emu-xemacs.el).
1521
1522         * poe-19.el: New file (renamed from emu-e19.el).
1523
1524         * poe-18.el: New file (renamed from emu-18.el).
1525
1526         * emu.el, emu-nemacs.el, emu-mule.el, emu-e20.el, EMU-ELS: modify
1527         for new structure.
1528
1529 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1530
1531         * emu-x20.el (make-ccl-coding-system): New function.
1532
1533 1998-09-17  Katsumi Yamaoka   <yamaoka@jpl.org>
1534
1535         * emu-mule.el: Require `cyrillic' (suggested by MORIOKA-san).
1536
1537         * emu-mule.el (decode-mime-charset-region): Cope with non existent
1538         coding systems if the third arg `lbt' has specified.
1539         (decode-mime-charset-string): Likewise.
1540
1541 \f
1542 1998-09-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1543
1544         * APEL: Version 8.18 was released.
1545
1546         * Makefile (install-package): Don't depend on target `elc'.
1547
1548         * APEL-MK (install-apel-package): Compile emu-modules and
1549         apel-modules.
1550
1551 1998-09-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1552
1553         * Makefile: Abolish target `package'.
1554         (install-package): Use `elc' instead of `package'.
1555
1556         * APEL-MK: Abolish function `compile-apel-package'.
1557         (install-apel-package): Update auto-autoloads.el and
1558         custom-load.el at target directory.
1559
1560 1998-09-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1561
1562         * README.en (run in expanded place): fixed.
1563         (install as a XEmacs package): New description.
1564
1565         * Makefile (XEMACS): New variable.
1566         (PACKAGEDIR): New variable.
1567         (package): New target.
1568         (install-package): New target.
1569
1570         * APEL-MK (config-apel-package): New function.
1571         (compile-apel-package): New function.
1572         (install-apel-package): New function.
1573
1574         * APEL-CFG (PACKAGEDIR): New variable.
1575
1576 1998-09-07  Tanaka Akira  <akr@jaist.ac.jp>
1577
1578         * Makefile (elc): Ignore errors when removing emu*.elc.
1579
1580 1998-09-01  Tanaka Akira <akr@jaist.ac.jp>
1581
1582         * emu-mule.el (ccl-execute-on-string): Fix arguments
1583         order `status' and `string'.
1584
1585 \f
1586 1998-08-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1587
1588         * APEL: Version 8.17 was released.
1589
1590         * emu.el (with-temp-file): Must use old forms.
1591
1592 1998-08-31  Katsumi Yamoaka   <yamaoka@jpl.org>
1593
1594         * emu.el (with-temp-file): New macro (Emacs 20/XEmacs 20
1595         emulating macro).
1596
1597 1998-08-29  Tanaka Akira  <akr@jaist.ac.jp>
1598
1599         * emu-e20.el: require 'ccl only for byte-compile time.
1600
1601 1998-08-29  Tanaka Akira  <akr@jaist.ac.jp>
1602
1603         * Makefile (elc): Remove emu*.elc to use newest emu by
1604         intall.el.
1605
1606 1998-08-29  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1607
1608         * emu-e20.el (ccl-execute-on-string): Too few args.
1609         (test-ccl-eof-block-cs): Revert existence checking.
1610
1611         * emu-e20_2.el (insert-file-contents-as-binary): Return value.
1612         (insert-file-contents-as-raw-text): Ditto.
1613
1614         * emu-mule.el (insert-file-contents-as-raw-text): Return value.
1615         (encode-coding-string): Check `coding-system' is non-nil.
1616         (decode-coding-string): Ditto.
1617         (insert-file-contents-as-binary): Use `as-binary-input-file'.
1618         (insert-binary-file-contents-literally): Ditto.
1619         (write-region-as-binary): Use `as-binary-output-file'.
1620         (write-region-as-raw-text-CRLF): Definition for Emacs 19.28.
1621         (write-region-as-mime-charset): Ditto.
1622         (mime-charset-to-coding-system): New implementation.
1623
1624         (ccl-use-symbol-as-program): New constant.
1625         (ccl-encoder-eof-block-is-broken): New constant.
1626         (ccl-decoder-eof-block-is-broken): New constant.
1627         (ccl-eof-block-is-broken): New constant.
1628         (make-ccl-coding-system): New function.
1629         (ccl-execute): Emacs 20.3 emulating function.
1630         (ccl-execute-on-string): Emacs 20.3 emulating function.
1631
1632         * emu-nemacs.el (write-region-as-binary): Use
1633         `as-binary-output-file'
1634         (write-region-as-raw-text-CRLF): Ditto.
1635         (insert-file-contents-as-binary): Use `as-binary-input-file'.
1636         (insert-binary-file-contents-literally): Ditto.
1637         (insert-file-contents-as-raw-text): Ditto.
1638
1639         * emu.el (last): Emacs 20 emulation function.
1640         (butlast), (nbutlast): CL emulation functions.
1641
1642 1998-08-27  Tanaka Akira  <akr@jaist.ac.jp>
1643
1644         * emu-e20.el (ccl-use-symbol-as-program): Reduce
1645         `eval-and-compile' and `eval-when-compile' nesting.
1646         (test-ccl-eof-block-cs): Remove existence checking.
1647
1648 1998-08-27  Tanaka Akira  <akr@jaist.ac.jp>
1649
1650         * emu-e20.el (ccl-use-symbol-as-program): Use
1651         `ccl-vector-program-execute-on-string' if it is defined.
1652
1653 1998-08-27  Tanaka Akira  <akr@jaist.ac.jp>
1654
1655         * emu-e20.el (ccl-use-symbol-as-program): Use
1656         `ccl-execute-on-string' instead of `make-coding-system' for
1657         avoiding the error "Coding system already exists".
1658
1659 1998-08-27  Tanaka Akira  <akr@jaist.ac.jp>
1660
1661         * emu-e20.el (test-ccl-eof-block-cs): Check if it is already
1662         defined.
1663
1664 1998-08-27  Tanaka Akira  <akr@jaist.ac.jp>
1665
1666         * emu-e20.el (ccl-use-symbol-as-program): New constant.
1667         (make-ccl-coding-system): New function.
1668         (ccl-encoder-eof-block-is-broken): New constant.
1669         (ccl-decoder-eof-block-is-broken): New constant.
1670         (ccl-eof-block-is-broken): New constant.
1671         (ccl-execute): Redefine if `ccl-use-symbol-as-program' is nil.
1672         (ccl-execute-on-string): Ditto.
1673
1674 1998-08-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1675
1676         * emu-20.el (mime-charset-coding-system-alist): Add `unknown' and
1677         `x-unknown'.
1678
1679 1998-08-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1680
1681         * emu-x20.el: Redefine coding-system `ctext' if `ctext-dos' is not
1682         found.
1683
1684 1998-08-12  Katsumi Yamaoka   <yamaoka@jpl.org>
1685
1686         * emu-nemacs.el, emu-mule.el (decode-mime-charset-region): Add new
1687         argument `lbt'.
1688         (decode-mime-charset-string): Likewise.
1689
1690         * emu-mule.el (mime-charset-to-coding-system):  Regard `CRLF',
1691         `LF', `CR' as line break code type.
1692
1693 1998-08-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1694
1695         * emu-latin1.el, emu-nemacs.el (write-region-as-raw-text-CRLF):
1696         Fix regexp to canonicalize line break code.
1697
1698         * emu-mule.el (write-region-as-raw-text-CRLF): Use
1699         `write-region-as-binary' to specify `lockname' in MULE 2.3 based
1700         on 19.34.
1701
1702 1998-08-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1703
1704         * emu-x20.el: Redefine coding-system `iso-2022-jp-2' if
1705         `iso-2022-jp-2-dos' is not found.
1706
1707 1998-08-11  Katsumi Yamaoka   <yamaoka@jpl.org>
1708
1709         * emu-mule.el (write-region-as-raw-text-CRLF): New function.
1710
1711         * emu-18.el (generate-new-buffer-name): New function (Emacs 19
1712         emulating function).
1713
1714 1998-08-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1715
1716         * emu-nemacs.el, emu-latin1.el (write-region-as-raw-text-CRLF):
1717         New function.
1718
1719         * emu-20.el (write-region-as-raw-text-CRLF): Renamed from
1720         `write-region-as-CRLF'.
1721
1722 1998-08-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1723
1724         * emu-latin1.el, emu-e20.el (decode-mime-charset-region): Add new
1725         argument `lbt'.
1726         (decode-mime-charset-string): Likewise.
1727
1728         * emu-x20.el: Define coding-system `raw-text-unix' and
1729         `raw-text-mac' if they are not found.
1730         Redefine coding-system `euc-kr' if `euc-kr-dos' is not found.
1731         (decode-mime-charset-region-default): Add new argument `lbt'.
1732         (decode-mime-charset-region-with-iso646-unification): Likewise.
1733         (decode-mime-charset-region-for-hz): Likewise.
1734         (decode-mime-charset-region): Likewise.
1735         (decode-mime-charset-string): Likewise.
1736
1737         * emu-20.el (mime-charset-to-coding-system): Regard `CRLF', `LF',
1738         `CR' as line break code type.
1739
1740 1998-08-07  MORIOKA Tomohiko  <morioka@yo.rim.or.jp>
1741
1742         * emu-x20.el: Define coding-system `raw-text-dos' if it is not
1743         found.
1744
1745         * emu-20.el (write-region-as-CRLF): New function.
1746
1747 1998-07-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1748
1749         * install.el (install-detect-elisp-directory): Modify for anything
1750         older than Emacs 19.28.
1751
1752 \f
1753 1998-06-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1754
1755         * APEL: Version 8.16 was released.
1756
1757         * emu.el, emu-x20.el: Require `emu-20' in emu-x20.el.
1758
1759 1998-06-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1760
1761         * emu-x20.el (set-buffer-multibyte): Use `defsubst-maybe' instead
1762         of `defmacro-maybe'.
1763
1764 1998-06-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1765
1766         * emu-20.el, emu-x20.el: Move `insert-file-contents-as-binary' and
1767         `insert-file-contents-as-raw-text' from emu-x20.el to emu-20.el.
1768
1769         * emu-e20_2.el, emu-e20.el: Move `insert-file-contents-as-binary'
1770         and `insert-file-contents-as-raw-text' from emu-e20.el to
1771         emu-e20_2.el.
1772
1773 \f
1774 1998-06-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1775
1776         * APEL: Version 8.15 was released.
1777
1778         * emu-xemacs.el: Use nil as variable of `condition-case' to avoid
1779         byte-compiler warning.
1780
1781 1998-06-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1782
1783         * emu.el (when): New macro.
1784
1785 1998-06-09  Katsumi Yamaoka   <yamaoka@jpl.org>
1786
1787         * emu.el (split-string): New function (Emacs 20/XEmacs 20
1788         emulating function).
1789
1790         * emu.el (with-temp-buffer): New macro (Emacs 20/XEmacs 20
1791         emulating macro).
1792
1793         * emu.el (with-current-buffer): New macro (Emacs 20/XEmacs 20
1794         emulating macro).
1795
1796         * emu.el (save-current-buffer): New macro (Emacs 20/XEmacs 20
1797         emulating macro).
1798
1799 1998-06-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1800
1801         * mule-caesar.el (mule-caesar-region): Don't compare charset with
1802         'us-ascii.
1803
1804 1998-06-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1805
1806         * emu-mule.el (split-char): fixed.
1807
1808 1998-06-08  Katsumi Yamaoka   <yamaoka@jpl.org>
1809
1810         * emu-mule.el (insert-file-contents-as-binary): Use
1811         file-coding-system-for-read instead of file-coding-system.
1812
1813 \f
1814 1998-06-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1815
1816         * APEL: Version 8.14 was released.
1817
1818 1998-06-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1819
1820         * emu-mule.el, emu-latin1.el (split-char): New function.
1821
1822 1998-06-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1823
1824         * emu-mule.el, emu-nemacs.el (insert-file-contents-as-raw-text):
1825         New function.
1826
1827         * emu-latin1.el (insert-file-contents-as-raw-text): New alias.
1828
1829         * emu-e20.el, emu-x20.el (insert-file-contents-as-raw-text): New
1830         function.
1831
1832 1998-06-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1833
1834         * emu-x20.el: Move `split-char' check and repair code from
1835         mule-caesar.el.
1836
1837         * mule-caesar.el: Move `split-char' check and repair code to
1838         emu-x20.el; require 'emu.
1839
1840 1998-06-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1841
1842         * emu-nemacs.el, emu-mule.el (set-buffer-multibyte): New function.
1843
1844         * emu-latin1.el, emu-x20.el (set-buffer-multibyte): New macro.
1845
1846         * mule-caesar.el (mule-caesar-region): Use '(cdr (split-char ...))
1847         instead of `char-to-octet-list'; abolish function
1848         `char-to-octet-list'.
1849
1850 1998-06-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1851
1852         * emu-mule.el (charset-chars): New function.
1853
1854         * mule-caesar.el (split-char): Redefine if it has bug.
1855         (char-to-octet-list): Use `split-char'.
1856
1857 \f
1858 1998-06-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1859
1860         * APEL: Version 8.13 was released.
1861
1862         * emu-x20.el (mime-character-unification-limit-size): Change
1863         default value to 2048.
1864
1865 1998-05-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1866
1867         * emu.el (string-as-unibyte): New macro.
1868
1869 \f
1870 1998-05-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1871
1872         * APEL: Version 8.12 was released.
1873
1874 1998-05-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1875
1876         * emu-x20.el (mime-character-unification-limit-size): New
1877         variable.
1878         (decode-mime-charset-region-with-iso646-unification): Don't unify
1879         if size of region is larger than
1880         'mime-character-unification-limit-size.
1881
1882 1998-05-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1883
1884         * emu-x20.el, emu-nemacs.el, emu-mule.el, emu-latin1.el,
1885         emu-e20_3.el (looking-at-as-unibyte): New alias.
1886
1887         * emu-e20_2.el (looking-at-as-unibyte): New function.
1888
1889 1998-05-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1890
1891         * emu-x20.el: Delete definition of 'detect-mime-charset-region
1892         because it is defined in emu-20.el.
1893
1894         * emu-20.el (write-region-as-binary): fixed.
1895
1896         * emu-20.el (write-region-as-mime-charset): New function.
1897
1898         * emu-latin1.el (write-region-as-mime-charset): New alias.
1899
1900         * emu-nemacs.el, emu-mule.el (write-region-as-mime-charset): New
1901         function.
1902
1903 \f
1904 1998-05-09  MORIOKA Tomohiko  <morioka@mousai.jaist.ac.jp>
1905
1906         * APEL: Version 8.11 was released.
1907
1908 1998-05-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1909
1910         * emu.el (string-as-multibyte): New macro (Emacs 20.3 emulating
1911         macro).
1912
1913 \f
1914 1998-05-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1915
1916         * APEL: Version 8.10 was released.
1917
1918         * README.en (What's APEL?): Delete description about atype.el; add
1919         description about calist.el.
1920
1921 1998-05-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1922
1923         * calist.el (ctree-add-calist-with-default): fixed.
1924
1925 \f
1926 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1927
1928         * APEL: Version 8.9 was released.
1929
1930 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1931
1932         * calist.el (ctree-find-calist): fixed duplicated result.
1933
1934 \f
1935 1998-05-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1936
1937         * APEL: Version 8.8 was released.
1938
1939 1998-05-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1940
1941         * calist.el (ctree-find-calist): Delete duplicated result.
1942
1943 \f
1944 1998-04-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1945
1946         * APEL: Version 8.7 was released.
1947
1948 1998-04-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1949
1950         * calist.el (ctree-match-calist-partially): New function.
1951
1952 \f
1953 1998-04-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1954
1955         * APEL: Version 8.6 was released.
1956
1957 1998-04-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1958
1959         * emu-20.el (mime-charset-coding-system-alist): Use 'raw-text for
1960         us-ascii in default setting.
1961
1962 1998-04-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1963
1964         * calist.el (ctree-find-calist): Add optional argument 'all.
1965
1966 1998-04-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1967
1968         * calist.el (ctree-find-calist): Renamed from
1969         'ctree-match-calist-all.
1970
1971 \f
1972 1998-04-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1973
1974         * APEL: Version 8.5 was released.
1975
1976 1998-04-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1977
1978         * calist.el (ctree-match-calist-all): New function.
1979
1980 1998-04-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1981
1982         * APEL-ELS: Comment out 'atype and 'file-detect.
1983
1984 1998-04-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1985
1986         * emu-x20.el (decode-mime-charset-string): Use
1987         'decode-mime-charset-region.
1988
1989 1998-04-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1990
1991         * emu-x20.el (mime-charset-decoder-alist): Add
1992         'decode-mime-charset-region-for-hz for 'hz-gb-2312.
1993         (decode-mime-charset-region-for-hz): New function.
1994
1995 1998-03-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1996
1997         * emu-x20.el (mime-charset-decoder-alist): New variable.
1998         (decode-mime-charset-region-default): New function.
1999         (mime-iso646-character-unification-alist): New variable.
2000         (mime-unified-character-face): New variable.
2001         (decode-mime-charset-region-with-iso646-unification): New
2002         function.
2003         (decode-mime-charset-region): Use 'mime-charset-decoder-alist.
2004
2005 \f
2006 1998-04-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2007
2008         * APEL: Version 8.4 was released.
2009
2010         * EMU-ELS: Don't use HIRAGANA LETTER A (\e$(B$"\e(B) to detect character
2011         indexing (Emacs 20.3 or later).
2012
2013 1998-04-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2014
2015         * emu-x20.el, emu-e20.el (charsets-mime-charset-alist): Add
2016         'shift_jis.
2017
2018         * EMU-ELS (emu-modules): fixed.
2019
2020 \f
2021 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2022
2023         * APEL: Version 8.3 was released.
2024
2025         * README.en (What's APEL?): Modify for latest emu.
2026
2027 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2028
2029         * emu-nemacs.el, emu-mule.el, emu-latin1.el, emu-e20_2.el,
2030         emu-e20_3.el, emu-x20.el (char-next-index): Fixed.
2031
2032 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2033
2034         * EMU-ELS (emu-modules): Add 'emu-e20_3 for Emacs 20.3.
2035
2036         * emu-e20_3.el: New module.
2037
2038         * emu-e20.el: Select to require 'emu-e20_2 or 'emu-e20_3.
2039
2040         * emu-e20_2.el (set-buffer-multibyte): New function.
2041
2042         * emu-e20.el (insert-file-contents-as-binary): Use
2043         'set-buffer-multibyte.
2044
2045 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2046
2047         * emu-e20_2.el, emu-e20.el, EMU-ELS: Separate Emacs 20.1 and 20.2
2048         depended definitions from emu-e20.el to emu-e20_2.el.
2049
2050 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2051
2052         * emu.el: emu-x20.el doesn't require 'emu-xemacs and 'emu-20.
2053
2054 1998-04-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2055
2056         * emu-x20.el: Don't require 'emu-xemacs and 'emu-20.
2057
2058         * emu.el: emu-latin1.el does not require 'emu-xemacs or 'emu-e19.
2059
2060         * emu-latin1.el: Don't require 'emu-xemacs or 'emu-e19.
2061
2062 1998-04-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2063
2064         * emu-mule.el, emu-latin1.el, emu-e20.el, emu-e19.el, emu-19.el,
2065         EMU-ELS: Rename emu-19.el -> emu-e19.el.
2066
2067         * emu.el, emu-latin1.el, emu-e19.el, EMU-ELS: Rename emu-e19.el ->
2068         emu-latin1.el.
2069
2070 \f
2071 1998-04-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2072
2073         * APEL: Version 8.2 was released.
2074
2075         * README.en (What's APEL?): Remove description about std11.el and
2076         std11-parse.el.
2077
2078         * install.el (install-detect-elisp-directory): Modify regexp to
2079         allow trailing `/'.
2080
2081 \f
2082 1998-04-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2083
2084         * APEL: Version 8.1 was released.
2085
2086 1998-04-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2087
2088         * emu-x20.el (encode-mime-charset-region): Use 'defun instead of
2089         'defsubst.
2090         (decode-mime-charset-region): Use 'defun instead of 'defsubst.
2091
2092 1998-04-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2093
2094         * APEL-ELS (apel-modules): Delete 'std11 and 'std11-parse.
2095
2096         * std11.el, std11-parse.el: Abolish std11-parse.el and std11.el
2097         (moved to RIME).
2098
2099 \f
2100 1998-04-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2101
2102         * APEL: Version 8.0 was released.
2103
2104 1998-04-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2105
2106         * emu-e19.el, emu-e20.el: Use 'make-obsolete for 'string-columns.
2107
2108         * emu-e19.el, emu-nemacs.el, emu-x20.el: Abolish obsolete alias
2109         `char-leading-char'.
2110
2111 1998-04-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2112
2113         * emu-e20.el, emu-mule.el, emu-nemacs.el, emu-e19.el: Abolish
2114         obsolete alias `char-columns'.
2115
2116         * emu-e19.el: Abolish constant `charset-ascii' and
2117         `charset-iso8859-1'.
2118         (charset-description): New implementation.
2119         (charset-registry): New implementation.
2120         (charset-width): Renamed from `charset-columns'; new
2121         implementation.
2122         (find-charset-string): New implementation.
2123         (find-charset-region): New implementation.
2124         (charsets-mime-charset-alist): New initial value.
2125         (detect-mime-charset-region): New implementation.
2126         (char-charset): New implementation.
2127
2128         * emu-nemacs.el: Rename `charset-columns' -> `charset-width'.
2129
2130         * emu-nemacs.el: Abolish constant `charset-ascii' and
2131         `charset-jisx0208'.
2132         Abolish constant `lc-ascii' and `lc-jp'.
2133         (charset-description): New implementation.
2134         (charset-registry): New implementation.
2135         (charset-columns): New implementation.
2136         (find-charset-string): New implementation.
2137         (find-charset-region): New implementation.
2138         (charsets-mime-charset-alist): New initial value.
2139         (char-charset): New implementation.
2140
2141 1998-04-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2142
2143         * emu-e20.el, emu-x20.el, emu-e19.el, emu-mule.el, emu-nemacs.el
2144         (char-next-index): New macro.
2145
2146 \f
2147 1998-03-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2148
2149         * APEL: Version 7.6 was released.
2150
2151         * std11.el: Require 'std11-parse when compile.
2152
2153 1998-03-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2154
2155         * calist.el (ctree-match-calist): Prefer normal choice than
2156         default choice.
2157
2158 1998-03-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2159
2160         * emu-20.el (mime-charset-coding-system-alist): Use 'defcustom.
2161
2162 1998-03-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2163
2164         * emu-20.el: Require 'wid-edit when compile.
2165
2166 \f
2167 1998-03-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2168
2169         * APEL: Version 7.5 was released.
2170
2171 1998-03-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2172
2173         * calist.el (calist-field-match-method-obarray): New variable.
2174         (define-calist-field-match-method): New function.
2175         (calist-default-field-match-method): New function.
2176         (calist-field-match-method): New function.
2177         (calist-field-match): New function.
2178         (ctree-match-calist): Use `calist-field-match'.
2179
2180 \f
2181 1998-03-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2182
2183         * APEL: Version 7.4 was released.
2184
2185 1998-03-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2186
2187         * emu-nemacs.el, emu-mule.el, emu-e19.el, emu-x20.el, emu-e20.el
2188         (insert-file-contents-as-binary): Renamed from
2189         `insert-binary-file-contents'; add `insert-binary-file-contents'
2190         as obsolete alias.
2191
2192 1998-03-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2193
2194         * emu-e20.el (insert-binary-file-contents-literally): New alias
2195         for `insert-file-contents-literally'.
2196
2197         * emu-x20.el (insert-binary-file-contents-literally): Moved from
2198         emu-20.el.
2199
2200         * emu-20.el: Move `insert-binary-file-contents-literally' to
2201         emu-x20.el.
2202
2203 1998-03-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2204
2205         * emu-e20.el (insert-binary-file-contents): Must save
2206         `enable-multibyte-characters'.
2207
2208         * emu-x20.el (insert-binary-file-contents): Moved from emu-20.el.
2209
2210         * emu-20.el: Move `insert-binary-file-contents' to emu-x20.el.
2211
2212         * calist.el (ctree-match-calist): Rename local variables.
2213
2214 \f
2215 1998-03-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2216
2217         * APEL: Version 7.3 was released.
2218
2219 1998-03-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2220
2221         * APEL-ELS: Add calist.el.
2222
2223         * calist.el: New module.
2224
2225 1998-03-13  Katsumi Yamaoka   <yamaoka@jpl.org>
2226
2227         * emu-mule.el (charsets-mime-charset-alist) fixed.
2228
2229 \f
2230 1998-03-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2231
2232         * APEL: Version 7.2 was released.
2233
2234 1998-03-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2235
2236         * emu-nemacs.el, emu-mule.el, emu-e19.el, emu-20.el
2237         (write-region-as-binary): New function.
2238
2239 1998-03-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2240
2241         * emu-nemacs.el, emu-mule.el, emu-e19.el, emu-20.el
2242         (insert-binary-file-contents): New function.
2243
2244 1998-03-08  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
2245
2246         * README.en (Bug reports): Modify description of tm mailing list.
2247
2248 \f
2249 1998-02-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2250
2251         * APEL: Version 7.1.1 was released.
2252
2253         * README.en (Bug reports): Modify for APEL.
2254
2255 1998-02-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2256
2257         * std11.el (std11-msg-id-string): New function.
2258         (std11-fill-msg-id-list-string): New function.
2259
2260         * std11-parse.el (std11-parse-msg-id): New function.
2261
2262 1998-01-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2263
2264         * emu-x20.el: If coding-system `iso-2022-jp' unifies JIS X
2265         0201-Latin to ASCII and JIS X 0208-1978 to JIS X 0208-1983 by
2266         code-point, copy coding-system `iso-2022-7bit' to `iso-2022-jp' to
2267         avoid this problem.
2268
2269 \f
2270 1997-11-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2271
2272         * APEL: Version 7.1 was released.
2273
2274 1997-11-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2275
2276         * README.en (What's APEL?): Rename file-detect.el -> path-util.el.
2277
2278 1997-11-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2279
2280         * install.el, filename.el (filename-filters): Use path-util.el
2281         instead of file-detect.el.
2282
2283         * path-util.el, file-detect.el, APEL-ELS: Rename file-detect.el ->
2284         path-util.el (file name should be less than 13 bytes).
2285
2286 1997-11-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2287
2288         * emu-19.el (tl:make-overlay): New alias.
2289         (tl:overlay-put): New alias.
2290         (tl:overlay-buffer): New alias.
2291
2292 \f
2293 1997-11-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2294
2295         * APEL: Version 4.2 was released.
2296
2297 1997-11-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2298
2299         * APEL-MK (config-apel): Regard LISPDIR.
2300
2301 1997-11-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2302
2303         * emu-19.el (tl:make-overlay): New obsolete function (for
2304         tm-7.106).
2305         (tl:overlay-put): New obsolete function (for tm-7.106).
2306         (tl:overlay-buffer): New obsolete function (for tm-7.106).
2307
2308 \f
2309 1997-11-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2310
2311         * APEL: Version 4.1 was released.
2312
2313         * APEL-MK (compile-apel): Use `config-apel'; don't use
2314         `add-to-list' for compatibility.
2315         (install-apel): Don't call `config-apel' directly.
2316
2317         * APEL-CFG: Add load-path setting.
2318
2319 1997-11-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2320
2321         * emu-20.el (mime-charset-list): New inline-function.
2322         (widget-mime-charset-prompt-value-history): New variable.
2323         (mime-charset): New widget.
2324         (widget-mime-charset-prompt-value): New function.
2325         (widget-mime-charset-action): New function.
2326         (default-mime-charset): Use `defcustom'.
2327
2328         * emu-20.el (default-mime-charset): Modify DOC-string.
2329
2330         * emu-mule.el (charsets-mime-charset-alist): New implementation.
2331
2332         * emu-e20.el (encode-mime-charset-region,
2333         decode-mime-charset-region, encode-mime-charset-string,
2334         decode-mime-charset-string): New function (copied from emu-20.el);
2335         check `enable-multibyte-characters'.
2336
2337         * emu-x20.el (encode-mime-charset-region,
2338         decode-mime-charset-region, encode-mime-charset-string,
2339         decode-mime-charset-string): New function (copied from emu-20.el).
2340
2341         * emu-20.el: Move function `encode-mime-charset-region',
2342         `decode-mime-charset-region', `encode-mime-charset-string' and
2343         `decode-mime-charset-string' to emu-x20.el and emu-e20.el.
2344
2345 1997-10-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2346
2347         * emu-x20.el (charsets-mime-charset-alist): Use MIME charset
2348         `iso-8859-5' for cyrillic.
2349
2350 \f
2351 1997-09-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2352
2353         * APEL: Version 3.4.4 was released.
2354
2355 1997-09-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2356
2357         * std11-parse.el (std11-special-char-list): Fix order for regexp.
2358
2359 \f
2360 1997-09-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2361
2362         * APEL: Version 3.4.3 was released.
2363
2364         * README.en: Modify for Emacs 20.
2365
2366 1997-09-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2367
2368         * std11-parse.el (std11-special-char-list): New constant; abolish
2369         `std11-special-chars'.
2370         (std11-atom-regexp): Use it.
2371         (std11-analyze-special): Use it; Don't use `find'.
2372
2373 \f
2374 1997-09-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2375
2376         * APEL: Version 3.4.2 was released.
2377
2378         * README.en (What's APEL?): Add emu-20.el.
2379
2380 1997-09-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2381
2382         * emu-20.el (mime-charset-to-coding-system): Use defsubst again;
2383         modify implementation.
2384
2385         * emu-20.el (mime-charset-to-coding-system): Use
2386         `find-coding-system'.
2387
2388         * emu-20.el (mime-charset-coding-system-alist): Use
2389         `find-coding-system'.
2390
2391         * emu-e20.el (find-coding-system): New inline function.
2392
2393         * emu.el (defsubst-maybe): New macro.
2394
2395 1997-09-03  MORIOKA Tomohiko  <morioka@mousai>
2396
2397         * emu-20.el (mime-charset-to-coding-system): Use `defun' instead
2398         of `defsubst'.
2399
2400 \f
2401 1997-09-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2402
2403         * APEL: Version 3.4.1 was released.
2404
2405 1997-08-30  MAEDA Shugo       <shugo@po.aianet.ne.jp>
2406
2407         * emu-mule.el (decode-coding-region, encode-coding-string): New
2408         function.
2409         (decode-coding-string): Modify DOC-string. (cf. [cmail:3366])
2410
2411 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2412
2413         * emu.el (defconst-maybe): New macro.
2414
2415         (emacs-major-version, emacs-minor-version): Use `defconst-maybe'.
2416
2417         * emu.el (charsets-to-mime-charset): Abolish unused local variable
2418         `csl'.
2419
2420         * emu-e20.el, emu-20.el: Move function
2421         `detect-mime-charset-region' from emu-e20.el to emu-20.el.
2422
2423         * emu-20.el: Use `defsubst' for
2424         `{encode|decode}-mime-charset-{region|string}'.
2425
2426         * emu-e20.el (detect-mime-charset-region): Use
2427         `find-charset-region'.
2428
2429 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2430
2431         * emu-x20.el, emu-e20.el, emu-20.el: Move function
2432         `{encode|decode}-mime-charset-{region|string}' from emu-e20.el and
2433         emu-x20.el to emu-20.el.
2434
2435         * emu-x20.el, emu-e20.el, emu-20.el: Move `default-mime-charset'
2436         from emu-e20.el and emu-x20.el to emu-20.el.
2437
2438 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2439
2440         * emu-20.el (mime-charset-coding-system-alist): Don't use
2441         `coding-system-p' for symbol.
2442         (mime-charset-to-coding-system): Ditto; modify DOC-string.
2443
2444 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2445
2446         * emu-20.el (mime-charset-coding-system-alist): Check MIME charset
2447         is defined as coding-system.
2448
2449         * emu-x20.el, emu-e20.el, emu-20.el: Move
2450         `mime-charset-coding-system-alist' from emu-e20.el and emu-x20.el
2451         to emu-20.el.
2452
2453         * emu-20.el (*noconv*): Add DOC-string.
2454
2455 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2456
2457         * emu-20.el (mime-charset-to-coding-system): Check coding-system-p
2458         even if CHARSET is found in `mime-charset-coding-system-alist'.
2459
2460         * emu-x20.el: Use function `mime-charset-to-coding-system' in
2461         emu-20.el.
2462
2463         * emu-20.el (mime-charset-to-coding-system): Use `defsubst'.
2464
2465         * emu-e20.el, emu-20.el: Move function
2466         `mime-charset-to-coding-system' from emu-e20.el to emu-20.el.
2467
2468 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2469
2470         * emu-x20.el, emu-e20.el, emu-20.el: Move features about Binary
2471         accessing from emu-e20.el and emu-x20.el to emu-20.el.
2472
2473         * EMU-ELS (emu-modules): Add emu-20 for Emacs 20 and XEmacs/mule.
2474
2475 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2476
2477         * emu-x20.el (mime-charset-to-coding-system): Use `defsubst'.
2478
2479         * emu-x20.el (default-mime-charset): Add DOC-string.
2480
2481         (mime-charset-coding-system-alist): Add `us-ascii'.
2482
2483 1997-08-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2484
2485         * emu-x20.el (mime-charset-coding-system-alist): iso-2022-jp-2 is
2486         defined as coding-system.
2487
2488 \f
2489 1997-07-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2490
2491         * emu: Version 7.44 was released.
2492         * APEL: Version 3.4 was released.
2493
2494 1997-07-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2495
2496         * emu-e20.el (mime-charset-coding-system-alist): `iso-2022-ss2-7'
2497         -> `iso-2022-7bit-ss2'. (for Emacs 20.0.90)
2498
2499 1997-07-13  MORIOKA Tomohiko  <morioka@mousai>
2500
2501         * std11-parse.el (std11-parse-ascii-token): Allow non-ASCII
2502         characters in comments.
2503
2504 1997-06-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2505
2506         * richtext.el: Add autoload comments for `richtext-encode' and
2507         `richtext-decode'.
2508
2509         * emu.el: Check richtext.el is bundled.
2510
2511 1997-06-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2512
2513         * file-detect.el: Add autoload comments for function `add-path',
2514         `add-latest-path', `get-latest-path', `file-installed-p',
2515         `exec-installed-p', `module-installed-p' and variable
2516         `exec-suffix-list'.
2517
2518 1997-06-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2519
2520         * emu-x20.el (mime-charset-coding-system-alist): iso-8859-1,
2521         hz-gb-2312, cn-gb-2312, gb2312, cn-big5 and koi8-r were defined as
2522         coding-system.
2523
2524         * emu-x20.el: Don't require cyrillic.
2525
2526 Thu May 22 04:46:57 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2527
2528         * emu-mule.el (make-char): New alias.
2529
2530         * emu-e20.el: Alias `make-character' was abolished.
2531
2532 Sat May 10 19:39:12 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2533
2534         * README.en (What's APEL?): Add std11 and mule-caesar.el.
2535
2536 \f
2537 1997-05-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2538
2539         * emu: Version 7.43.1 was released.
2540         * APEL: Version 3.3.2 was released.
2541
2542 Fri May  9 01:23:44 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2543
2544         * APEL-ELS: Add mule-caesar.el.
2545
2546         * mule-caesar.el: New file.
2547
2548 Thu May  8 22:21:36 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2549
2550         * emu-x20.el: Use `binary' instead of `no-conversion' temporary.
2551
2552 \f
2553 1997-04-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2554
2555         * emu: Version 7.43 was released.
2556         * APEL: Version 3.3.1 was released.
2557
2558         * emu-x20.el: several changes for XEmacs 20.1-b12.
2559
2560 Wed Apr 30 12:40:32 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2561
2562         * Makefile: add `release'.
2563
2564 Mon Apr 28 16:47:30 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2565
2566         * Makefile: `TARFILE' was abolished.
2567
2568 Tue Apr  8 09:47:40 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2569
2570         * emu.el (point-at-eol): New function.
2571
2572 Sat Apr  5 16:23:23 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2573
2574         * emu-nemacs.el: `tl:available-face-attribute-alist' ->
2575         `emu:available-face-attribute-alist'.
2576
2577         * emu-nemacs.el, emu-mule.el: `tl:make-overlay' -> `make-overlay';
2578         `tl:overlay-put' -> `overlay-put'.
2579
2580 Sat Apr  5 06:50:48 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2581
2582         * emu-xemacs.el: Alias `tl:make-overlay', `tl:overlay-put' and
2583         `tl:overlay-buffer' were abolished; Function `tl:move-overlay'
2584         were abolished.
2585
2586         * emu-19.el: Alias `tl:make-overlay', `tl:overlay-put' and
2587         `tl:overlay-buffer' were abolished.
2588
2589         * emu-18.el: `tl:overlay-buffer' -> `overlay-buffer'.
2590
2591         * emu-xemacs.el: Require overlay.
2592
2593         * emu.el (char-or-char-int-p): New XEmacs 20 emulating alias.
2594
2595         * emu.el (minibuffer-prompt-width): New function for Emacs 18 and
2596         XEmacs.
2597
2598 Thu Apr  3 17:14:39 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2599
2600         * APEL-ELS: std11.el and std11-parse.el were moved from mu/.
2601
2602 \f
2603 1997-03-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2604
2605         * APEL: Version 3.3 was released.
2606
2607         * APEL-CFG (EMU_PREFIX, EMU_DIR): New variables.
2608         * APEL-MK: install emu.
2609
2610 Thu Mar 20 06:09:03 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2611
2612         * Makefile: Add README.en.
2613
2614 Thu Mar 20 06:08:29 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2615
2616         * file-detect.el: Header and DOC-strings were modified.
2617
2618 Thu Mar 20 06:03:51 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2619
2620         * README.en: New file.
2621
2622 Thu Mar 20 05:48:02 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2623
2624         * filename.el: Add DOC-strings.
2625
2626         * APEL-MK (install-apel): Use `compile-apel'.
2627
2628         * Makefile (install): Don't depend on `elc'.
2629
2630 Thu Mar 20 02:04:19 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2631
2632         * APEL-MK: Setting for load-path and requiring install were moved
2633         from APEL-CFG.
2634
2635         (install-apel): Compile apel-modules.
2636
2637         * APEL-CFG: Setting for load-path and requiring install were moved
2638         to APEL-MK.
2639
2640 \f
2641 1997-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2642
2643         * APEL: Version 3.2 was released.
2644
2645 Fri Mar 14 09:54:04 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2646
2647         * file-detect.el (get-latest-path): Check directory is exist or not.
2648
2649 Fri Mar 14 09:25:15 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2650
2651         * APEL-ELS: Add install.el.
2652
2653 Fri Mar 14 07:24:37 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2654
2655         * Makefile, APEL-MK, APEL-CFG: New file.
2656
2657 1997-03-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2658
2659         * atype.el (field-unify): fixed.
2660
2661 1997-03-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2662
2663         * filename.el (filename-filters): Use `exec-installed-p' instead
2664         of `file-installed-p' to search "kakasi".
2665
2666 1997-03-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2667
2668         * file-detect.el (module-installed-p): Use function
2669         `exec-installed-p'.
2670
2671         * file-detect.el (exec-suffix-list): New variable.
2672         (exec-installed-p): New function.
2673
2674 1997-03-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2675
2676         * APEL-ELS (apel-modules): Add filename.el.
2677
2678         * APEL-ELS: Initial revision
2679
2680 1997-03-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2681
2682         * filename.el (filename-replacement-alist): Don't use function
2683         `string-to-char-list' and `expand-char-ranges'; Don't require
2684         tl-str.
2685         (filename-special-filter): Use function `assoc-if' instead of
2686         `ASSOC'; Require cl instead of tl-list.
2687         (poly-funcall): New inline-function; copied from tl-list.el.
2688
2689 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2690
2691         * atype.el: Alias `fetch-field', `fetch-field-value', `put-field'
2692         and `delete-field' were abolished.
2693
2694         Don't require tl-str and tl-list.
2695
2696         Require alist.
2697
2698         (field-unify): Don't use function `symbol-concat'.
2699         (assoc-unify): Use function `assoc' directly; use function
2700         `put-alist' directly; use function `del-alist' directly.
2701
2702         * atype.el: Function `put-fields' was abolished.
2703
2704         * atype.el: tl-atype.el was renamed to atype.el.
2705
2706 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2707
2708         * atype.el: tl-atype.el was renamed to atype.el.
2709
2710 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2711
2712         * file-detect.el (file-installed-p): Fixed DOC-string.
2713
2714 1997-02-28  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2715
2716         * alist.el: New module; separated from tl-list.el.