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