X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=1182941d4dc561486b75abe9660203ec7bf2efff;hb=c09681bd739f48d4cf80e688ff31f2689ff485eb;hp=a81a600579f2407f84f3686380b960558576b25d;hpb=2d3da4f356bd3a4b04704bfeb4d5b65f7a60b9c1;p=elisp%2Fapel.git diff --git a/ChangeLog b/ChangeLog index a81a600..1182941 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,399 +1,1225 @@ -Mon Mar 25 12:00:57 1996 MORIOKA Tomohiko +1998-09-17 MORIOKA Tomohiko - * tl: Version 7.19 was released. + * poe.el (line-beginning-position): New function. + (line-end-position): New function. -Mon Mar 25 10:43:00 1996 MORIOKA Tomohiko + * poe-xemacs.el (line-beginning-position): New alias. + (line-end-position): New alias. - * emu-18.el (force-mode-line-update): New function; imported from - Emacs 19.30. +1998-09-17 MORIOKA Tomohiko -Mon Mar 25 10:21:25 1996 MORIOKA Tomohiko + * poe.el, emu.el: Move function `functionp' from emu.el to poe.el. - * tl-822.el (rfc822/parse-ascii-token): check token instead of - (cdr token). +1998-09-17 MORIOKA Tomohiko -Tue Mar 19 13:21:58 1996 KON-NO Yoichi + * poe.el, emu.el: Move Emacs 19.30 emulating definitions, Emacs + 19.31 emulating definitions and Emacs 20.1 emulating definitions + from emu.el to poe.el. - * mu-cite.el: use `(mark t)' instead of `(mark)'. - (cf. [tm-ja:1673]) +1998-09-17 MORIOKA Tomohiko -Fri Mar 15 10:50:41 1996 Shuhei KOBAYASHI + * poe.el, emu.el: Move constant `emacs-minor-version', Emacs 19 + emulating definitions and Emacs 19.29 emulating definitions from + emu.el to poe.el. - * tl-822.el (rfc822/parse-ascii-token): do nil check for token - value (cf. [tm-ja:1671]) +1998-09-17 MORIOKA Tomohiko -Thu Mar 14 16:27:21 1996 MORIOKA Tomohiko + * poe.el: New file (split core part from emu.el). - * tl-str.el: Function `truncate-string' was moved to emu-mule.el. - Alias `top-short-string' and `rightful-boundary-short-string' were - deleted. + * poe-xemacs.el: New file (renamed from emu-xemacs.el). + + * poe-19.el: New file (renamed from emu-e19.el). + + * poe-18.el: New file (renamed from emu-18.el). + + * emu.el, emu-nemacs.el, emu-mule.el, emu-e20.el, EMU-ELS: modify + for new structure. + +1998-09-17 MORIOKA Tomohiko + + * emu-x20.el (make-ccl-coding-system): New function. + +1998-09-17 Katsumi Yamaoka + + * emu-mule.el: Require `cyrillic' (suggested by MORIOKA-san). + + * emu-mule.el (decode-mime-charset-region): Cope with non existent + coding systems if the third arg `lbt' has specified. + (decode-mime-charset-string): Likewise. + + +1998-09-14 MORIOKA Tomohiko + + * APEL: Version 8.18 was released. + + * Makefile (install-package): Don't depend on target `elc'. + + * APEL-MK (install-apel-package): Compile emu-modules and + apel-modules. + +1998-09-13 MORIOKA Tomohiko + + * Makefile: Abolish target `package'. + (install-package): Use `elc' instead of `package'. + + * APEL-MK: Abolish function `compile-apel-package'. + (install-apel-package): Update auto-autoloads.el and + custom-load.el at target directory. + +1998-09-13 MORIOKA Tomohiko + + * README.en (run in expanded place): fixed. + (install as a XEmacs package): New description. + + * Makefile (XEMACS): New variable. + (PACKAGEDIR): New variable. + (package): New target. + (install-package): New target. + + * APEL-MK (config-apel-package): New function. + (compile-apel-package): New function. + (install-apel-package): New function. + + * APEL-CFG (PACKAGEDIR): New variable. + +1998-09-07 Tanaka Akira + + * Makefile (elc): Ignore errors when removing emu*.elc. + +1998-09-01 Tanaka Akira + + * emu-mule.el (ccl-execute-on-string): Fix arguments + order `status' and `string'. + + +1998-08-31 MORIOKA Tomohiko + + * APEL: Version 8.17 was released. + + * emu.el (with-temp-file): Must use old forms. + +1998-08-31 Katsumi Yamoaka + + * emu.el (with-temp-file): New macro (Emacs 20/XEmacs 20 + emulating macro). + +1998-08-29 Tanaka Akira + + * emu-e20.el: require 'ccl only for byte-compile time. + +1998-08-29 Tanaka Akira + + * Makefile (elc): Remove emu*.elc to use newest emu by + intall.el. + +1998-08-29 Shuhei KOBAYASHI + + * emu-e20.el (ccl-execute-on-string): Too few args. + (test-ccl-eof-block-cs): Revert existence checking. + + * emu-e20_2.el (insert-file-contents-as-binary): Return value. + (insert-file-contents-as-raw-text): Ditto. - * emu-mule.el (truncate-string): New function; - moved from tl-str.el. + * emu-mule.el (insert-file-contents-as-raw-text): Return value. + (encode-coding-string): Check `coding-system' is non-nil. + (decode-coding-string): Ditto. + (insert-file-contents-as-binary): Use `as-binary-input-file'. + (insert-binary-file-contents-literally): Ditto. + (write-region-as-binary): Use `as-binary-output-file'. + (write-region-as-raw-text-CRLF): Definition for Emacs 19.28. + (write-region-as-mime-charset): Ditto. + (mime-charset-to-coding-system): New implementation. + + (ccl-use-symbol-as-program): New constant. + (ccl-encoder-eof-block-is-broken): New constant. + (ccl-decoder-eof-block-is-broken): New constant. + (ccl-eof-block-is-broken): New constant. + (make-ccl-coding-system): New function. + (ccl-execute): Emacs 20.3 emulating function. + (ccl-execute-on-string): Emacs 20.3 emulating function. + + * emu-nemacs.el (write-region-as-binary): Use + `as-binary-output-file' + (write-region-as-raw-text-CRLF): Ditto. + (insert-file-contents-as-binary): Use `as-binary-input-file'. + (insert-binary-file-contents-literally): Ditto. + (insert-file-contents-as-raw-text): Ditto. - * emu-nemacs.el (truncate-string): New function; - imported from emu-mule.el. + * emu.el (last): Emacs 20 emulation function. + (butlast), (nbutlast): CL emulation functions. - * emu-orig.el (truncate-string): New function. +1998-08-27 Tanaka Akira + + * emu-e20.el (ccl-use-symbol-as-program): Reduce + `eval-and-compile' and `eval-when-compile' nesting. + (test-ccl-eof-block-cs): Remove existence checking. + +1998-08-27 Tanaka Akira + + * emu-e20.el (ccl-use-symbol-as-program): Use + `ccl-vector-program-execute-on-string' if it is defined. + +1998-08-27 Tanaka Akira + + * emu-e20.el (ccl-use-symbol-as-program): Use + `ccl-execute-on-string' instead of `make-coding-system' for + avoiding the error "Coding system already exists". -Thu Mar 14 04:23:25 1996 Shuhei KOBAYASHI +1998-08-27 Tanaka Akira - * tl-str (truncate-string): New Implementation imported from Mule - 2.3. + * emu-e20.el (test-ccl-eof-block-cs): Check if it is already + defined. + +1998-08-27 Tanaka Akira + + * emu-e20.el (ccl-use-symbol-as-program): New constant. + (make-ccl-coding-system): New function. + (ccl-encoder-eof-block-is-broken): New constant. + (ccl-decoder-eof-block-is-broken): New constant. + (ccl-eof-block-is-broken): New constant. + (ccl-execute): Redefine if `ccl-use-symbol-as-program' is nil. + (ccl-execute-on-string): Ditto. + +1998-08-24 MORIOKA Tomohiko + + * emu-20.el (mime-charset-coding-system-alist): Add `unknown' and + `x-unknown'. + +1998-08-12 MORIOKA Tomohiko + + * emu-x20.el: Redefine coding-system `ctext' if `ctext-dos' is not + found. + +1998-08-12 Katsumi Yamaoka + + * emu-nemacs.el, emu-mule.el (decode-mime-charset-region): Add new + argument `lbt'. + (decode-mime-charset-string): Likewise. + + * emu-mule.el (mime-charset-to-coding-system): Regard `CRLF', + `LF', `CR' as line break code type. + +1998-08-11 MORIOKA Tomohiko + + * emu-latin1.el, emu-nemacs.el (write-region-as-raw-text-CRLF): + Fix regexp to canonicalize line break code. + + * emu-mule.el (write-region-as-raw-text-CRLF): Use + `write-region-as-binary' to specify `lockname' in MULE 2.3 based + on 19.34. + +1998-08-11 MORIOKA Tomohiko + + * emu-x20.el: Redefine coding-system `iso-2022-jp-2' if + `iso-2022-jp-2-dos' is not found. + +1998-08-11 Katsumi Yamaoka + + * emu-mule.el (write-region-as-raw-text-CRLF): New function. + + * emu-18.el (generate-new-buffer-name): New function (Emacs 19 + emulating function). + +1998-08-10 MORIOKA Tomohiko + + * emu-nemacs.el, emu-latin1.el (write-region-as-raw-text-CRLF): + New function. + + * emu-20.el (write-region-as-raw-text-CRLF): Renamed from + `write-region-as-CRLF'. + +1998-08-10 MORIOKA Tomohiko + + * emu-latin1.el, emu-e20.el (decode-mime-charset-region): Add new + argument `lbt'. + (decode-mime-charset-string): Likewise. + + * emu-x20.el: Define coding-system `raw-text-unix' and + `raw-text-mac' if they are not found. + Redefine coding-system `euc-kr' if `euc-kr-dos' is not found. + (decode-mime-charset-region-default): Add new argument `lbt'. + (decode-mime-charset-region-with-iso646-unification): Likewise. + (decode-mime-charset-region-for-hz): Likewise. + (decode-mime-charset-region): Likewise. + (decode-mime-charset-string): Likewise. + + * emu-20.el (mime-charset-to-coding-system): Regard `CRLF', `LF', + `CR' as line break code type. + +1998-08-07 MORIOKA Tomohiko + + * emu-x20.el: Define coding-system `raw-text-dos' if it is not + found. + + * emu-20.el (write-region-as-CRLF): New function. + +1998-07-21 MORIOKA Tomohiko + + * install.el (install-detect-elisp-directory): Modify for anything + older than Emacs 19.28. -Wed Mar 13 17:16:09 1996 MORIOKA Tomohiko +1998-06-22 MORIOKA Tomohiko + + * APEL: Version 8.16 was released. + + * emu.el, emu-x20.el: Require `emu-20' in emu-x20.el. + +1998-06-20 MORIOKA Tomohiko + + * emu-x20.el (set-buffer-multibyte): Use `defsubst-maybe' instead + of `defmacro-maybe'. + +1998-06-20 MORIOKA Tomohiko + + * emu-20.el, emu-x20.el: Move `insert-file-contents-as-binary' and + `insert-file-contents-as-raw-text' from emu-x20.el to emu-20.el. + + * emu-e20_2.el, emu-e20.el: Move `insert-file-contents-as-binary' + and `insert-file-contents-as-raw-text' from emu-e20.el to + emu-e20_2.el. + + +1998-06-09 MORIOKA Tomohiko + + * APEL: Version 8.15 was released. + + * emu-xemacs.el: Use nil as variable of `condition-case' to avoid + byte-compiler warning. + +1998-06-09 MORIOKA Tomohiko + + * emu.el (when): New macro. - * tl: Version 7.18 was released. +1998-06-09 Katsumi Yamaoka - * emu.el (functionp): New function. + * emu.el (split-string): New function (Emacs 20/XEmacs 20 + emulating function). - * mu-cite.el (mu-cite/get-value): Use function `functionp'. + * emu.el (with-temp-buffer): New macro (Emacs 20/XEmacs 20 + emulating macro). -Wed Mar 13 16:35:15 1996 MORIOKA Tomohiko + * emu.el (with-current-buffer): New macro (Emacs 20/XEmacs 20 + emulating macro). - * mu-comment.el: New file. + * emu.el (save-current-buffer): New macro (Emacs 20/XEmacs 20 + emulating macro). -Sat Mar 9 08:13:21 1996 Hiroshi Ueno +1998-06-08 MORIOKA Tomohiko - * mu-cite.el (mu-cite/cite-original): exchange-point-and-mark if - mark < point. (cf. [OS/2:1536]) + * mule-caesar.el (mule-caesar-region): Don't compare charset with + 'us-ascii. -Tue Mar 12 11:32:54 1996 Shuhei KOBAYASHI +1998-06-08 MORIOKA Tomohiko - * mu-bbdb.el (mu-cite/get-bbdb-prefix-register-method), - (mu-cite/get-bbdb-prefix-register-verbose-method): Don't register - null string. (cf.[tm-ja:1662]) + * emu-mule.el (split-char): fixed. - * mu-cite.el (mu-cite/get-prefix-register-method), - (mu-cite/get-prefix-register-method): Don't register null string. - (cf.[tm-ja:1662]) +1998-06-08 Katsumi Yamaoka + + * emu-mule.el (insert-file-contents-as-binary): Use + file-coding-system-for-read instead of file-coding-system. - * emu.el (buffer-substring-no-properties): New implementation - imported from Emacs 19.30. (cf.[tm-ja:1662]) + +1998-06-06 MORIOKA Tomohiko + + * APEL: Version 8.14 was released. + +1998-06-05 MORIOKA Tomohiko + + * emu-mule.el, emu-latin1.el (split-char): New function. + +1998-06-05 MORIOKA Tomohiko + + * emu-mule.el, emu-nemacs.el (insert-file-contents-as-raw-text): + New function. + + * emu-latin1.el (insert-file-contents-as-raw-text): New alias. + + * emu-e20.el, emu-x20.el (insert-file-contents-as-raw-text): New + function. + +1998-06-05 MORIOKA Tomohiko + + * emu-x20.el: Move `split-char' check and repair code from + mule-caesar.el. + + * mule-caesar.el: Move `split-char' check and repair code to + emu-x20.el; require 'emu. + +1998-06-05 MORIOKA Tomohiko + + * emu-nemacs.el, emu-mule.el (set-buffer-multibyte): New function. + + * emu-latin1.el, emu-x20.el (set-buffer-multibyte): New macro. + + * mule-caesar.el (mule-caesar-region): Use '(cdr (split-char ...)) + instead of `char-to-octet-list'; abolish function + `char-to-octet-list'. + +1998-06-05 MORIOKA Tomohiko + + * emu-mule.el (charset-chars): New function. + + * mule-caesar.el (split-char): Redefine if it has bug. + (char-to-octet-list): Use `split-char'. -Wed Mar 6 00:24:08 1996 Morioka Tomohiko +1998-06-01 MORIOKA Tomohiko + + * APEL: Version 8.13 was released. - * tl: Version 7.15 was released. + * emu-x20.el (mime-character-unification-limit-size): Change + default value to 2048. - * mu-cite.el: MINOURA Makoto's E-mail address was - changed. (cf. [tm-ja:1649]) +1998-05-28 MORIOKA Tomohiko -Wed Mar 6 00:07:55 1996 Morioka Tomohiko + * emu.el (string-as-unibyte): New macro. + + +1998-05-17 MORIOKA Tomohiko - * tl-els: add mu-replace.el. + * APEL: Version 8.12 was released. - * mu-replace.el: New file. +1998-05-15 MORIOKA Tomohiko -Tue Mar 5 23:33:14 1996 Morioka Tomohiko + * emu-x20.el (mime-character-unification-limit-size): New + variable. + (decode-mime-charset-region-with-iso646-unification): Don't unify + if size of region is larger than + 'mime-character-unification-limit-size. - * tl-str.el (replace-char-by-char): New function. +1998-05-15 MORIOKA Tomohiko - * tl-str.el (replace-space-with-underline): Function - `replace-space-with-underline' was moved from tm-edit.el. + * emu-x20.el, emu-nemacs.el, emu-mule.el, emu-latin1.el, + emu-e20_3.el (looking-at-as-unibyte): New alias. - * tl-list.el (cons-if): New function. + * emu-e20_2.el (looking-at-as-unibyte): New function. + +1998-05-14 MORIOKA Tomohiko + + * emu-x20.el: Delete definition of 'detect-mime-charset-region + because it is defined in emu-20.el. + + * emu-20.el (write-region-as-binary): fixed. + + * emu-20.el (write-region-as-mime-charset): New function. + + * emu-latin1.el (write-region-as-mime-charset): New alias. + + * emu-nemacs.el, emu-mule.el (write-region-as-mime-charset): New + function. -Mon Mar 4 14:31:31 1996 Morioka Tomohiko +1998-05-09 MORIOKA Tomohiko - * tl: Version 7.14 was released. + * APEL: Version 8.11 was released. -Mon Mar 4 11:33:53 1996 KON-NO Yoichi +1998-05-09 MORIOKA Tomohiko - * mu-cite.el (mu-cite/cite-original): `(mark)' might occur an - error. (cf. [tm-ja:1647]) + * emu.el (string-as-multibyte): New macro (Emacs 20.3 emulating + macro). -Mon Mar 4 08:58:29 1996 Morioka Tomohiko + +1998-05-07 MORIOKA Tomohiko - * tl-els: New module + * APEL: Version 8.10 was released. - * mk-tl: use tl-els file. + * README.en (What's APEL?): Delete description about atype.el; add + description about calist.el. -Sat Mar 2 13:25:12 1996 Morioka Tomohiko +1998-05-07 MORIOKA Tomohiko - * tl-822.el (rfc822/parse-ascii-token): New function. - (rfc822/parse-word, rfc822/parse-local-part, - rfc822/parse-sub-domain, rfc822/parse-domain, - rfc822/parse-at-domain, rfc822/parse-route, - rfc822/parse-route-addr, rfc822/parse-group, - rfc822/parse-addresses): Use function `rfc822/parse-ascii-token' - instead of `rfc822/parse-token'. + * calist.el (ctree-add-calist-with-default): fixed. -Wed Feb 28 13:26:26 1996 Morioka Tomohiko +1998-05-06 MORIOKA Tomohiko + + * APEL: Version 8.9 was released. - * tl: Version 7.13 was released. +1998-05-06 MORIOKA Tomohiko -Wed Feb 27 19:37:46 1996 Shuhei KOBAYASHI + * calist.el (ctree-find-calist): fixed duplicated result. - * mk-tl: Add `mu-bbdb.el' to module list. + +1998-05-05 MORIOKA Tomohiko - * mu-bbdb.el: New file. + * APEL: Version 8.8 was released. - * mu-cite.el: (mu-cite/get-field-value-method-alist), - (mu-cite/get-field-value): Typo fixed. - (mu-cite/get-citation-name): Changed to function. - (mu-cite/add-citation-name): New implementation. - (mu-cite/save-to-file): Add sore comments. - (mu-cite/get-prefix-register-method), - (mu-cite/get-prefix-register-verbose-method): Use 'x-attribution. - (mu-cite/default-methods-alist): Method `'x-attribution' was added. - (replace-top-string): New implementation. - -Tue Feb 27 17:50:41 1996 Morioka Tomohiko +1998-05-03 MORIOKA Tomohiko - * emu-nemacs.el (*noconv*): New constant. - (*sjis*): New constant. - (code-detect-region): New function. - (set-file-coding-system): New function. + * calist.el (ctree-find-calist): Delete duplicated result. + + +1998-04-30 MORIOKA Tomohiko - * emu-orig.el (code-detect-region): New function. - (set-file-coding-system): New function. + * APEL: Version 8.7 was released. - * emu-orig.el (*noconv*): New constant. +1998-04-29 MORIOKA Tomohiko + + * calist.el (ctree-match-calist-partially): New function. -Mon Feb 26 01:14:28 1996 Morioka Tomohiko +1998-04-28 MORIOKA Tomohiko - * tl: Version 7.11.3 was released. + * APEL: Version 8.6 was released. - * emu-18.el (tl:set-text-properties): New function. - (tl:overlay-buffer): New function. (cf. [tm-ja:1606]) +1998-04-27 MORIOKA Tomohiko -Mon Feb 26 01:05:28 1996 Morioka Tomohiko + * emu-20.el (mime-charset-coding-system-alist): Use 'raw-text for + us-ascii in default setting. - * emu-18.el (remove-hook): New function: Imported from Emacs - 19.28. (cf. [tm-ja:1606]) - - * emu-18.el (defalias): Implementation was fixed. - (cf. [tm-ja:1606]) +1998-04-27 MORIOKA Tomohiko + + * calist.el (ctree-find-calist): Add optional argument 'all. + +1998-04-27 MORIOKA Tomohiko + + * calist.el (ctree-find-calist): Renamed from + 'ctree-match-calist-all. -Mon Feb 26 00:56:18 1996 Morioka Tomohiko + +1998-04-25 MORIOKA Tomohiko - * emu.el: Version check was changed. (cf. [tm-ja:1606]) + * APEL: Version 8.5 was released. -Mon Feb 26 00:54:12 1996 Morioka Tomohiko +1998-04-25 MORIOKA Tomohiko - * emu.el: Version check was changed. (cf. [tm-ja:1606]) + * calist.el (ctree-match-calist-all): New function. -Sun Feb 25 18:08:24 1996 Morioka Tomohiko +1998-04-24 MORIOKA Tomohiko - * tl-list.el (expand-range): New implementation. + * APEL-ELS: Comment out 'atype and 'file-detect. - * tl-list.el: Function `uncompress-range' was renamed to - `expand-range'. +1998-04-24 MORIOKA Tomohiko - * tl-list.el (member-of-range): New implementation. + * emu-x20.el (decode-mime-charset-string): Use + 'decode-mime-charset-region. -Fri Feb 23 20:43:33 1996 Morioka Tomohiko +1998-04-24 MORIOKA Tomohiko - * tl-list.el (last): changed to macro. + * emu-x20.el (mime-charset-decoder-alist): Add + 'decode-mime-charset-region-for-hz for 'hz-gb-2312. + (decode-mime-charset-region-for-hz): New function. -Fri Feb 23 20:36:19 1996 Morioka Tomohiko +1998-03-25 MORIOKA Tomohiko - * tl-list.el (caar): New macro. - (cdar): New macro. + * emu-x20.el (mime-charset-decoder-alist): New variable. + (decode-mime-charset-region-default): New function. + (mime-iso646-character-unification-alist): New variable. + (mime-unified-character-face): New variable. + (decode-mime-charset-region-with-iso646-unification): New + function. + (decode-mime-charset-region): Use 'mime-charset-decoder-alist. -Sat Feb 23 17:52:54 1996 Morioka Tomohiko +1998-04-22 MORIOKA Tomohiko + + * APEL: Version 8.4 was released. + + * EMU-ELS: Don't use HIRAGANA LETTER A ($(B$"(B) to detect character + indexing (Emacs 20.3 or later). - * tl: Version 7.11.2 was released. +1998-04-20 MORIOKA Tomohiko -Thu Feb 22 15:14:30 1996 Morioka Tomohiko + * emu-x20.el, emu-e20.el (charsets-mime-charset-alist): Add + 'shift_jis. - * tl-str.el (eliminate-last-spaces): New function. + * EMU-ELS (emu-modules): fixed. + + +1998-04-17 MORIOKA Tomohiko -Thu Feb 22 14:33:08 1996 Morioka Tomohiko + * APEL: Version 8.3 was released. - * tl-str.el (filename-special-char-range): New variable. - (filename-space-char-range): New variable. - (replace-as-filename): New implementation. + * README.en (What's APEL?): Modify for latest emu. -Thu Feb 22 14:24:39 1996 Morioka Tomohiko +1998-04-17 MORIOKA Tomohiko - * tl-list.el (compress-sorted-numbers): New function imported from - Gnus. - (uncompress-range): New function imported from Gnus. - (member-of-range): New function imported from Gnus. + * emu-nemacs.el, emu-mule.el, emu-latin1.el, emu-e20_2.el, + emu-e20_3.el, emu-x20.el (char-next-index): Fixed. + +1998-04-17 MORIOKA Tomohiko + + * EMU-ELS (emu-modules): Add 'emu-e20_3 for Emacs 20.3. + + * emu-e20_3.el: New module. + + * emu-e20.el: Select to require 'emu-e20_2 or 'emu-e20_3. + + * emu-e20_2.el (set-buffer-multibyte): New function. + + * emu-e20.el (insert-file-contents-as-binary): Use + 'set-buffer-multibyte. + +1998-04-17 MORIOKA Tomohiko + + * emu-e20_2.el, emu-e20.el, EMU-ELS: Separate Emacs 20.1 and 20.2 + depended definitions from emu-e20.el to emu-e20_2.el. + +1998-04-17 MORIOKA Tomohiko + + * emu.el: emu-x20.el doesn't require 'emu-xemacs and 'emu-20. + +1998-04-16 MORIOKA Tomohiko + + * emu-x20.el: Don't require 'emu-xemacs and 'emu-20. + + * emu.el: emu-latin1.el does not require 'emu-xemacs or 'emu-e19. + + * emu-latin1.el: Don't require 'emu-xemacs or 'emu-e19. + +1998-04-16 MORIOKA Tomohiko + + * emu-mule.el, emu-latin1.el, emu-e20.el, emu-e19.el, emu-19.el, + EMU-ELS: Rename emu-19.el -> emu-e19.el. + + * emu.el, emu-latin1.el, emu-e19.el, EMU-ELS: Rename emu-e19.el -> + emu-latin1.el. + + +1998-04-13 MORIOKA Tomohiko + + * APEL: Version 8.2 was released. + + * README.en (What's APEL?): Remove description about std11.el and + std11-parse.el. + + * install.el (install-detect-elisp-directory): Modify regexp to + allow trailing `/'. -Wed Feb 14 13:00:02 1996 Morioka Tomohiko +1998-04-13 MORIOKA Tomohiko + + * APEL: Version 8.1 was released. - * tl: Version 7.11.1 was released. +1998-04-11 MORIOKA Tomohiko -Mon Feb 12 07:34:30 1996 Morioka Tomohiko + * emu-x20.el (encode-mime-charset-region): Use 'defun instead of + 'defsubst. + (decode-mime-charset-region): Use 'defun instead of 'defsubst. - * tl-misc.el (add-path): Document string was fixed. +1998-04-10 MORIOKA Tomohiko -Mon Feb 12 07:27:03 1996 Morioka Tomohiko + * APEL-ELS (apel-modules): Delete 'std11 and 'std11-parse. - * tl-misc.el (file-installed-p): new function + * std11.el, std11-parse.el: Abolish std11-parse.el and std11.el + (moved to RIME). -Sat Feb 2 17:08:20 1996 Morioka Tomohiko +1998-04-09 MORIOKA Tomohiko + + * APEL: Version 8.0 was released. + +1998-04-09 MORIOKA Tomohiko + + * emu-e19.el, emu-e20.el: Use 'make-obsolete for 'string-columns. + + * emu-e19.el, emu-nemacs.el, emu-x20.el: Abolish obsolete alias + `char-leading-char'. - * tl: Version 7.11 was released. +1998-04-09 MORIOKA Tomohiko -Wed Jan 31 00:07:57 1996 Morioka Tomohiko + * emu-e20.el, emu-mule.el, emu-nemacs.el, emu-e19.el: Abolish + obsolete alias `char-columns'. - * mu-cite.el (mu-cite/get-field-value-methoda-list): fixed problem - in mh-letter-mode + * emu-e19.el: Abolish constant `charset-ascii' and + `charset-iso8859-1'. + (charset-description): New implementation. + (charset-registry): New implementation. + (charset-width): Renamed from `charset-columns'; new + implementation. + (find-charset-string): New implementation. + (find-charset-region): New implementation. + (charsets-mime-charset-alist): New initial value. + (detect-mime-charset-region): New implementation. + (char-charset): New implementation. -Thu Jan 25 08:07:39 1996 Morioka Tomohiko + * emu-nemacs.el: Rename `charset-columns' -> `charset-width'. - * tl-822.el: Don't use `equal' to compare strings. + * emu-nemacs.el: Abolish constant `charset-ascii' and + `charset-jisx0208'. + Abolish constant `lc-ascii' and `lc-jp'. + (charset-description): New implementation. + (charset-registry): New implementation. + (charset-columns): New implementation. + (find-charset-string): New implementation. + (find-charset-region): New implementation. + (charsets-mime-charset-alist): New initial value. + (char-charset): New implementation. + +1998-04-09 MORIOKA Tomohiko + + * emu-e20.el, emu-x20.el, emu-e19.el, emu-mule.el, emu-nemacs.el + (char-next-index): New macro. -Thu Jan 25 02:13:37 1996 Morioka Tomohiko +1998-03-26 MORIOKA Tomohiko + + * APEL: Version 7.6 was released. - * tl: Version 7.10 was released. + * std11.el: Require 'std11-parse when compile. - * emu-orig.el (*internal*, *ctext*): new constant +1998-03-25 MORIOKA Tomohiko - * emu-orig.el (code-convert-string): new function + * calist.el (ctree-match-calist): Prefer normal choice than + default choice. - * emu-orig.el (code-convert-region): new function +1998-03-25 MORIOKA Tomohiko - * emu-nemacs.el (*ctext*): new constant + * emu-20.el (mime-charset-coding-system-alist): Use 'defcustom. - * emu-18.el: Comment was fixed. +1998-03-25 MORIOKA Tomohiko - * emu-18.el (byte-code-function-p): check whether cons or not + * emu-20.el: Require 'wid-edit when compile. + + +1998-03-25 MORIOKA Tomohiko -Wed Jan 24 07:12:37 1996 Morioka Tomohiko + * APEL: Version 7.5 was released. - * mu-cite.el (mu-cite/get-field-value-methoda-list): new variable +1998-03-24 MORIOKA Tomohiko - * mu-cite.el (mu-cite/get-field-value): new function + * calist.el (calist-field-match-method-obarray): New variable. + (define-calist-field-match-method): New function. + (calist-default-field-match-method): New function. + (calist-field-match-method): New function. + (calist-field-match): New function. + (ctree-match-calist): Use `calist-field-match'. -Sat Jan 20 13:25:43 1996 Morioka Tomohiko +1998-03-23 MORIOKA Tomohiko - * tl: Version 7.09 was released. + * APEL: Version 7.4 was released. -Thu Jan 18 17:16:05 1996 Morioka Tomohiko +1998-03-21 MORIOKA Tomohiko - * mu-cite.el: new method `in-id': default value of variable - `mu-cite/top-format' was changed to use it. + * emu-nemacs.el, emu-mule.el, emu-e19.el, emu-x20.el, emu-e20.el + (insert-file-contents-as-binary): Renamed from + `insert-binary-file-contents'; add `insert-binary-file-contents' + as obsolete alias. -Thu Jan 18 14:48:33 1996 Morioka Tomohiko +1998-03-21 MORIOKA Tomohiko - * tl-822.el (rfc822/non-qtext-char-list): new constant + * emu-e20.el (insert-binary-file-contents-literally): New alias + for `insert-file-contents-literally'. - * tl-822.el: Constant `rfc822/non-qtext-chars' was deleted. + * emu-x20.el (insert-binary-file-contents-literally): Moved from + emu-20.el. - * tl-822.el (rfc822/wrap-as-quoted-string): new function + * emu-20.el: Move `insert-binary-file-contents-literally' to + emu-x20.el. - * tl-str.el (char-list-to-string): new macro +1998-03-21 MORIOKA Tomohiko - * genjis.el: new module + * emu-e20.el (insert-binary-file-contents): Must save + `enable-multibyte-characters'. -Thu Jan 18 01:55:25 1996 Yoshiyuki Yamagami + * emu-x20.el (insert-binary-file-contents): Moved from emu-20.el. - * Makefile: specify `-no-site-file' option (cf. [tm-ja:1474]) + * emu-20.el: Move `insert-binary-file-contents' to emu-x20.el. + + * calist.el (ctree-match-calist): Rename local variables. -Wed Jan 17 08:23:41 1996 Morioka Tomohiko +1998-03-16 MORIOKA Tomohiko - * tl: version 7.08 was released. + * APEL: Version 7.3 was released. - * mu-cite.el (mu-cite/get-prefix-register-verbose-method): - new implementation +1998-03-15 MORIOKA Tomohiko - * mu-cite.el (mu-cite/get-prefix-register-method): - new implementation + * APEL-ELS: Add calist.el. -Wed Jan 17 06:57:16 1996 Morioka Tomohiko + * calist.el: New module. - * mu-cite.el: - Function `mu-cite/get-ml-count' was renamed to - `mu-cite/get-ml-count-method'. - Function `mu-cite/citation-name' was renamed to - `mu-cite/get-prefix-register-verbose-method'. - Function `mu-cite/citation-name-quietly' was renamed to - `mu-cite/get-prefix-register-method'. +1998-03-13 Katsumi Yamaoka -Wed Jan 17 06:49:53 1996 Morioka Tomohiko + * emu-mule.el (charsets-mime-charset-alist) fixed. - * mu-cite.el (mu-cite/get-prefix-method): new function: it is - implementation of new method `prefix'. + +1998-03-13 MORIOKA Tomohiko -Wed Jan 17 06:30:08 1996 Morioka Tomohiko + * APEL: Version 7.2 was released. - * mu-cite.el (mu-cite/save-to-file): modified to change comment of - output file +1998-03-11 MORIOKA Tomohiko - * mu-cite.el (mu-cite/RCS-ID, mu-cite/version): new variable + * emu-nemacs.el, emu-mule.el, emu-e19.el, emu-20.el + (write-region-as-binary): New function. -Wed Jan 17 06:22:35 1996 Morioka Tomohiko +1998-03-11 MORIOKA Tomohiko - * mu-cite.el: Default name of user environment file was changed to - ~/.mu-cite.el. + * emu-nemacs.el, emu-mule.el, emu-e19.el, emu-20.el + (insert-binary-file-contents): New function. -Wed Jan 17 06:08:19 1996 Morioka Tomohiko +1998-03-08 Shuhei KOBAYASHI - * mu-cite.el: `mu-register/*' were renamed to `mu-cite/*'. + * README.en (Bug reports): Modify description of tm mailing list. - * mu-cite.el: mu-register.el was merged into mu-cite.el. + +1998-02-12 MORIOKA Tomohiko -Wed Jan 17 05:35:06 1996 Morioka Tomohiko + * APEL: Version 7.1.1 was released. - * mu-register.el (mu-register/citation-name): - use function `y-or-n-p' - - * mu-register.el (mu-register/citation-name-quietly): - use function `y-or-n-p' + * README.en (Bug reports): Modify for APEL. + +1998-02-04 MORIOKA Tomohiko + + * std11.el (std11-msg-id-string): New function. + (std11-fill-msg-id-list-string): New function. + + * std11-parse.el (std11-parse-msg-id): New function. + +1998-01-10 MORIOKA Tomohiko + + * emu-x20.el: If coding-system `iso-2022-jp' unifies JIS X + 0201-Latin to ASCII and JIS X 0208-1978 to JIS X 0208-1983 by + code-point, copy coding-system `iso-2022-7bit' to `iso-2022-jp' to + avoid this problem. + + +1997-11-08 MORIOKA Tomohiko + + * APEL: Version 7.1 was released. + +1997-11-06 MORIOKA Tomohiko + + * README.en (What's APEL?): Rename file-detect.el -> path-util.el. + +1997-11-06 MORIOKA Tomohiko + + * install.el, filename.el (filename-filters): Use path-util.el + instead of file-detect.el. + + * path-util.el, file-detect.el, APEL-ELS: Rename file-detect.el -> + path-util.el (file name should be less than 13 bytes). + +1997-11-06 MORIOKA Tomohiko + + * emu-19.el (tl:make-overlay): New alias. + (tl:overlay-put): New alias. + (tl:overlay-buffer): New alias. + + +1997-11-05 MORIOKA Tomohiko + + * APEL: Version 4.2 was released. + +1997-11-05 MORIOKA Tomohiko + + * APEL-MK (config-apel): Regard LISPDIR. + +1997-11-05 MORIOKA Tomohiko + + * emu-19.el (tl:make-overlay): New obsolete function (for + tm-7.106). + (tl:overlay-put): New obsolete function (for tm-7.106). + (tl:overlay-buffer): New obsolete function (for tm-7.106). + + +1997-11-04 MORIOKA Tomohiko + + * APEL: Version 4.1 was released. + + * APEL-MK (compile-apel): Use `config-apel'; don't use + `add-to-list' for compatibility. + (install-apel): Don't call `config-apel' directly. + + * APEL-CFG: Add load-path setting. + +1997-11-04 MORIOKA Tomohiko + + * emu-20.el (mime-charset-list): New inline-function. + (widget-mime-charset-prompt-value-history): New variable. + (mime-charset): New widget. + (widget-mime-charset-prompt-value): New function. + (widget-mime-charset-action): New function. + (default-mime-charset): Use `defcustom'. + + * emu-20.el (default-mime-charset): Modify DOC-string. + + * emu-mule.el (charsets-mime-charset-alist): New implementation. + + * emu-e20.el (encode-mime-charset-region, + decode-mime-charset-region, encode-mime-charset-string, + decode-mime-charset-string): New function (copied from emu-20.el); + check `enable-multibyte-characters'. + + * emu-x20.el (encode-mime-charset-region, + decode-mime-charset-region, encode-mime-charset-string, + decode-mime-charset-string): New function (copied from emu-20.el). + + * emu-20.el: Move function `encode-mime-charset-region', + `decode-mime-charset-region', `encode-mime-charset-string' and + `decode-mime-charset-string' to emu-x20.el and emu-e20.el. + +1997-10-04 MORIOKA Tomohiko + + * emu-x20.el (charsets-mime-charset-alist): Use MIME charset + `iso-8859-5' for cyrillic. + + +1997-09-26 MORIOKA Tomohiko + + * APEL: Version 3.4.4 was released. + +1997-09-25 MORIOKA Tomohiko + + * std11-parse.el (std11-special-char-list): Fix order for regexp. + + +1997-09-25 MORIOKA Tomohiko + + * APEL: Version 3.4.3 was released. + + * README.en: Modify for Emacs 20. + +1997-09-25 MORIOKA Tomohiko + + * std11-parse.el (std11-special-char-list): New constant; abolish + `std11-special-chars'. + (std11-atom-regexp): Use it. + (std11-analyze-special): Use it; Don't use `find'. + + +1997-09-09 MORIOKA Tomohiko + + * APEL: Version 3.4.2 was released. + + * README.en (What's APEL?): Add emu-20.el. + +1997-09-07 MORIOKA Tomohiko + + * emu-20.el (mime-charset-to-coding-system): Use defsubst again; + modify implementation. + + * emu-20.el (mime-charset-to-coding-system): Use + `find-coding-system'. + + * emu-20.el (mime-charset-coding-system-alist): Use + `find-coding-system'. + + * emu-e20.el (find-coding-system): New inline function. + + * emu.el (defsubst-maybe): New macro. + +1997-09-03 MORIOKA Tomohiko + + * emu-20.el (mime-charset-to-coding-system): Use `defun' instead + of `defsubst'. + + +1997-09-02 MORIOKA Tomohiko + + * APEL: Version 3.4.1 was released. + +1997-08-30 MAEDA Shugo + + * emu-mule.el (decode-coding-region, encode-coding-string): New + function. + (decode-coding-string): Modify DOC-string. (cf. [cmail:3366]) + +1997-08-30 MORIOKA Tomohiko + + * emu.el (defconst-maybe): New macro. + + (emacs-major-version, emacs-minor-version): Use `defconst-maybe'. + + * emu.el (charsets-to-mime-charset): Abolish unused local variable + `csl'. + + * emu-e20.el, emu-20.el: Move function + `detect-mime-charset-region' from emu-e20.el to emu-20.el. + + * emu-20.el: Use `defsubst' for + `{encode|decode}-mime-charset-{region|string}'. + + * emu-e20.el (detect-mime-charset-region): Use + `find-charset-region'. + +1997-08-30 MORIOKA Tomohiko + + * emu-x20.el, emu-e20.el, emu-20.el: Move function + `{encode|decode}-mime-charset-{region|string}' from emu-e20.el and + emu-x20.el to emu-20.el. + + * emu-x20.el, emu-e20.el, emu-20.el: Move `default-mime-charset' + from emu-e20.el and emu-x20.el to emu-20.el. + +1997-08-30 MORIOKA Tomohiko + + * emu-20.el (mime-charset-coding-system-alist): Don't use + `coding-system-p' for symbol. + (mime-charset-to-coding-system): Ditto; modify DOC-string. + +1997-08-30 MORIOKA Tomohiko + + * emu-20.el (mime-charset-coding-system-alist): Check MIME charset + is defined as coding-system. + + * emu-x20.el, emu-e20.el, emu-20.el: Move + `mime-charset-coding-system-alist' from emu-e20.el and emu-x20.el + to emu-20.el. + + * emu-20.el (*noconv*): Add DOC-string. + +1997-08-30 MORIOKA Tomohiko + + * emu-20.el (mime-charset-to-coding-system): Check coding-system-p + even if CHARSET is found in `mime-charset-coding-system-alist'. + + * emu-x20.el: Use function `mime-charset-to-coding-system' in + emu-20.el. + + * emu-20.el (mime-charset-to-coding-system): Use `defsubst'. + + * emu-e20.el, emu-20.el: Move function + `mime-charset-to-coding-system' from emu-e20.el to emu-20.el. + +1997-08-30 MORIOKA Tomohiko + + * emu-x20.el, emu-e20.el, emu-20.el: Move features about Binary + accessing from emu-e20.el and emu-x20.el to emu-20.el. + + * EMU-ELS (emu-modules): Add emu-20 for Emacs 20 and XEmacs/mule. + +1997-08-30 MORIOKA Tomohiko + + * emu-x20.el (mime-charset-to-coding-system): Use `defsubst'. + + * emu-x20.el (default-mime-charset): Add DOC-string. -Tue Jan 16 21:54:27 1996 Morioka Tomohiko + (mime-charset-coding-system-alist): Add `us-ascii'. - * mu-register.el (mu-register/citation-name): - use function `tl:read-string' instead of `read-string'. +1997-08-25 MORIOKA Tomohiko - * mu-register.el (mu-register/citation-name-quietly): - use function `tl:read-string' instead of `read-string'. + * emu-x20.el (mime-charset-coding-system-alist): iso-2022-jp-2 is + defined as coding-system. - * emu.el (tl:read-string): New function + +1997-07-14 MORIOKA Tomohiko + + * emu: Version 7.44 was released. + * APEL: Version 3.4 was released. + +1997-07-13 MORIOKA Tomohiko + + * emu-e20.el (mime-charset-coding-system-alist): `iso-2022-ss2-7' + -> `iso-2022-7bit-ss2'. (for Emacs 20.0.90) + +1997-07-13 MORIOKA Tomohiko + + * std11-parse.el (std11-parse-ascii-token): Allow non-ASCII + characters in comments. + +1997-06-28 MORIOKA Tomohiko + + * richtext.el: Add autoload comments for `richtext-encode' and + `richtext-decode'. + + * emu.el: Check richtext.el is bundled. + +1997-06-28 MORIOKA Tomohiko + + * file-detect.el: Add autoload comments for function `add-path', + `add-latest-path', `get-latest-path', `file-installed-p', + `exec-installed-p', `module-installed-p' and variable + `exec-suffix-list'. - * mu-register.el: `(require 'pp)' was deleted. +1997-06-08 MORIOKA Tomohiko -Tue Jan 16 14:04:24 1996 Morioka Tomohiko + * emu-x20.el (mime-charset-coding-system-alist): iso-8859-1, + hz-gb-2312, cn-gb-2312, gb2312, cn-big5 and koi8-r were defined as + coding-system. - * mu-register.el: - Method `prefix-registered-quietly' was renamed to - `prefix-register'. - Method `prefix-registered' was renamed to - `prefix-register-verbose'. + * emu-x20.el: Don't require cyrillic. -Mon Jan 15 21:19:11 1996 Morioka Tomohiko +Thu May 22 04:46:57 1997 MORIOKA Tomohiko - * mu-register.el (mu-register/get-citation-name): new - implementation by macro + * emu-mule.el (make-char): New alias. -Mon Jan 15 21:07:05 1996 Morioka Tomohiko + * emu-e20.el: Alias `make-character' was abolished. - * mu-register.el (mu-register/citation-name-quietly): new - function: implementation of `prefix-registered-quietly' +Sat May 10 19:39:12 1997 MORIOKA Tomohiko + + * README.en (What's APEL?): Add std11 and mule-caesar.el. + + +1997-05-09 MORIOKA Tomohiko + + * emu: Version 7.43.1 was released. + * APEL: Version 3.3.2 was released. + +Fri May 9 01:23:44 1997 MORIOKA Tomohiko + + * APEL-ELS: Add mule-caesar.el. + + * mule-caesar.el: New file. + +Thu May 8 22:21:36 1997 MORIOKA Tomohiko + + * emu-x20.el: Use `binary' instead of `no-conversion' temporary. + + +1997-04-30 MORIOKA Tomohiko - Method name of function `mu-register/citation-name' was renamed to - `prefix-registered'. + * emu: Version 7.43 was released. + * APEL: Version 3.3.1 was released. -Mon Jan 15 20:28:32 1996 Morioka Tomohiko + * emu-x20.el: several changes for XEmacs 20.1-b12. - * mu-register.el (mu-register/save-to-file): new implementation +Wed Apr 30 12:40:32 1997 MORIOKA Tomohiko - * mu-register.el (mu-register/registration-symbol): new variable: - to specify symbol name of citation-name database. + * Makefile: add `release'. - * mu-register.el (mu-register/save-to-file): modified to use - variable `mu-register/registration-symbol'. +Mon Apr 28 16:47:30 1997 MORIOKA Tomohiko - * mu-register.el: use function `set-alist'. + * Makefile: `TARFILE' was abolished. - * mu-register.el: Comments were translated from Japanese to - English. +Tue Apr 8 09:47:40 1997 MORIOKA Tomohiko + + * emu.el (point-at-eol): New function. + +Sat Apr 5 16:23:23 1997 MORIOKA Tomohiko + + * emu-nemacs.el: `tl:available-face-attribute-alist' -> + `emu:available-face-attribute-alist'. + + * emu-nemacs.el, emu-mule.el: `tl:make-overlay' -> `make-overlay'; + `tl:overlay-put' -> `overlay-put'. + +Sat Apr 5 06:50:48 1997 MORIOKA Tomohiko + + * emu-xemacs.el: Alias `tl:make-overlay', `tl:overlay-put' and + `tl:overlay-buffer' were abolished; Function `tl:move-overlay' + were abolished. + + * emu-19.el: Alias `tl:make-overlay', `tl:overlay-put' and + `tl:overlay-buffer' were abolished. + + * emu-18.el: `tl:overlay-buffer' -> `overlay-buffer'. + + * emu-xemacs.el: Require overlay. + + * emu.el (char-or-char-int-p): New XEmacs 20 emulating alias. + + * emu.el (minibuffer-prompt-width): New function for Emacs 18 and + XEmacs. + +Thu Apr 3 17:14:39 1997 MORIOKA Tomohiko + + * APEL-ELS: std11.el and std11-parse.el were moved from mu/. + + +1997-03-20 MORIOKA Tomohiko + + * APEL: Version 3.3 was released. -Wed Dec 27 14:28:17 1995 MINOURA Makoto + * APEL-CFG (EMU_PREFIX, EMU_DIR): New variables. + * APEL-MK: install emu. + +Thu Mar 20 06:09:03 1997 MORIOKA Tomohiko + + * Makefile: Add README.en. + +Thu Mar 20 06:08:29 1997 MORIOKA Tomohiko + + * file-detect.el: Header and DOC-strings were modified. + +Thu Mar 20 06:03:51 1997 MORIOKA Tomohiko + + * README.en: New file. + +Thu Mar 20 05:48:02 1997 MORIOKA Tomohiko + + * filename.el: Add DOC-strings. + + * APEL-MK (install-apel): Use `compile-apel'. + + * Makefile (install): Don't depend on `elc'. + +Thu Mar 20 02:04:19 1997 MORIOKA Tomohiko + + * APEL-MK: Setting for load-path and requiring install were moved + from APEL-CFG. + + (install-apel): Compile apel-modules. + + * APEL-CFG: Setting for load-path and requiring install were moved + to APEL-MK. + + +1997-03-14 MORIOKA Tomohiko + + * APEL: Version 3.2 was released. + +Fri Mar 14 09:54:04 1997 MORIOKA Tomohiko + + * file-detect.el (get-latest-path): Check directory is exist or not. + +Fri Mar 14 09:25:15 1997 MORIOKA Tomohiko + + * APEL-ELS: Add install.el. + +Fri Mar 14 07:24:37 1997 MORIOKA Tomohiko + + * Makefile, APEL-MK, APEL-CFG: New file. + +1997-03-10 MORIOKA Tomohiko + + * atype.el (field-unify): fixed. + +1997-03-10 MORIOKA Tomohiko + + * filename.el (filename-filters): Use `exec-installed-p' instead + of `file-installed-p' to search "kakasi". + +1997-03-10 MORIOKA Tomohiko + + * file-detect.el (module-installed-p): Use function + `exec-installed-p'. + + * file-detect.el (exec-suffix-list): New variable. + (exec-installed-p): New function. + +1997-03-04 MORIOKA Tomohiko + + * APEL-ELS (apel-modules): Add filename.el. + + * APEL-ELS: Initial revision + +1997-03-04 MORIOKA Tomohiko + + * filename.el (filename-replacement-alist): Don't use function + `string-to-char-list' and `expand-char-ranges'; Don't require + tl-str. + (filename-special-filter): Use function `assoc-if' instead of + `ASSOC'; Require cl instead of tl-list. + (poly-funcall): New inline-function; copied from tl-list.el. + +1997-03-03 MORIOKA Tomohiko + + * atype.el: Alias `fetch-field', `fetch-field-value', `put-field' + and `delete-field' were abolished. + + Don't require tl-str and tl-list. + + Require alist. + + (field-unify): Don't use function `symbol-concat'. + (assoc-unify): Use function `assoc' directly; use function + `put-alist' directly; use function `del-alist' directly. + + * atype.el: Function `put-fields' was abolished. + + * atype.el: tl-atype.el was renamed to atype.el. + +1997-03-03 MORIOKA Tomohiko + + * atype.el: tl-atype.el was renamed to atype.el. + +1997-03-03 MORIOKA Tomohiko + + * file-detect.el (file-installed-p): Fixed DOC-string. + +1997-02-28 Tomohiko Morioka - * mu-register.el: new module + * alist.el: New module; separated from tl-list.el.