X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=c8a4897de8577ca5cba2d490c287b693eec4a87f;hb=34bcab928535a1d28ce04c36cdc7e55f6d856f3f;hp=3ff5a0d4b3f05f2da44d76d2a1dcbb99b8911bd6;hpb=64f5c40cdfc5baff640475bfae8bf1cd2589dc29;p=elisp%2Fapel.git diff --git a/ChangeLog b/ChangeLog index 3ff5a0d..c8a4897 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,553 +1,487 @@ -Thu Apr 25 12:08:33 1996 MORIOKA Tomohiko +1998-03-13 MORIOKA Tomohiko - * tl: Version 7.19.3 was released. + * APEL: Version 7.2 was released. -Wed Apr 24 15:27:17 1996 MORIOKA Tomohiko +1998-03-11 MORIOKA Tomohiko - * emu-orig.el (sref): New alias. + * emu-nemacs.el, emu-mule.el, emu-e19.el, emu-20.el + (write-region-as-binary): New function. - * emu-mule.el (char-charset): New alias. +1998-03-11 MORIOKA Tomohiko -Wed Apr 24 13:46:56 1996 MORIOKA Tomohiko + * emu-nemacs.el, emu-mule.el, emu-e19.el, emu-20.el + (insert-binary-file-contents): New function. - * emu-nemacs.el, emu-orig.el: Function `char-leading-char' was - renamed to `char-charset'; `char-leading-char' became alias of - function `char-charset'. +1998-03-08 Shuhei KOBAYASHI - * tl-str.el (replace-char-by-char): abolished. - - * emu-nemacs.el (sref): fixed. - - * emu-nemacs.el (string-to-int-list): moved from emu-18.el. - - * emu-18.el (string-to-int-list): moved to emu-nemacs.el. - - * emu-xemacs.el, emu-19.el (string-to-int-list): fixed to define. - - * emu-18.el (string-to-int-list): fixed. - -Wed Apr 24 00:57:07 1996 MORIOKA Tomohiko - - * mu-replace.el: defvar for global variables. - - * tl-misc.el (get-latest-path): New implementation. - -Wed Apr 24 00:16:45 1996 MORIOKA Tomohiko - - * tl-str.el (filename-special-char-range): use function `char-int' - and `string-to-int-list'. - - * emu-xemacs.el, emu-19.el, emu-18.el (string-to-int-list): - New function. - - * emu.el (char-int): New function. - (int-char): New function. + * README.en (Bug reports): Modify description of tm mailing list. -Sat Apr 20 13:10:42 1996 MORIOKA Tomohiko +1998-02-12 MORIOKA Tomohiko - * tl: Version 7.19.2 was released. + * APEL: Version 7.1.1 was released. -Fri Apr 19 19:24:32 1996 MORIOKA Tomohiko + * README.en (Bug reports): Modify for APEL. - * tl-822.el (rfc822/parse-addresses): use `nreverse' +1998-02-04 MORIOKA Tomohiko - * tl-822.el (rfc822/parse-group): use `nreverse' + * std11.el (std11-msg-id-string): New function. + (std11-fill-msg-id-list-string): New function. - * tl-822.el (rfc822/parse-token-or-comment): use `nreverse' + * std11-parse.el (std11-parse-msg-id): New function. - * tl-822.el (rfc822/parse-ascii-token): use `nreverse' +1998-01-10 MORIOKA Tomohiko - * tl-822.el (rfc822/parse-token): use `nreverse' + * 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. - * tl-822.el (rfc822/lexical-analyze): use `nreverse' + +1997-11-08 MORIOKA Tomohiko -Fri Apr 19 18:48:55 1996 MORIOKA Tomohiko + * APEL: Version 7.1 was released. - * tl-822.el (rfc822/address-string): support group - (rfc822/full-name-string): support group +1997-11-06 MORIOKA Tomohiko -Fri Apr 19 07:44:39 1996 MORIOKA Tomohiko + * README.en (What's APEL?): Rename file-detect.el -> path-util.el. - * tl-seq.el (foldr): fixed +1997-11-06 MORIOKA Tomohiko -Fri Apr 19 07:26:08 1996 MORIOKA Tomohiko + * install.el, filename.el (filename-filters): Use path-util.el + instead of file-detect.el. - * tl-seq.el (foldl): use `1+' + * path-util.el, file-detect.el, APEL-ELS: Rename file-detect.el -> + path-util.el (file name should be less than 13 bytes). - * tl-seq.el (foldr): New function +1997-11-06 MORIOKA Tomohiko -Wed Apr 17 15:18:54 1996 MORIOKA Tomohiko + * emu-19.el (tl:make-overlay): New alias. + (tl:overlay-put): New alias. + (tl:overlay-buffer): New alias. - * emu-mule.el: use `running-emacs-19' and `running-emacs-18'. + +1997-11-05 MORIOKA Tomohiko - * emu-nemacs.el: delete definition of `emacs-major-version'. + * APEL: Version 4.2 was released. - * emu-orig.el: use `running-emacs-19'. +1997-11-05 MORIOKA Tomohiko - * emu.el: define `emacs-major-version' if not bound. + * APEL-MK (config-apel): Regard LISPDIR. - * emu-mule.el: delete check and define `emacs-major-version'. +1997-11-05 MORIOKA Tomohiko - * emu-orig.el: use `running-xemacs'. + * 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). -Mon Apr 15 08:57:58 1996 MORIOKA Tomohiko +1997-11-04 MORIOKA Tomohiko - * tl: Version 7.19.1 was released. + * APEL: Version 4.1 was released. - * tl-822.el (rfc822/parse-ascii-token): does not exit from loop - even if token-value is nil. + * APEL-MK (compile-apel): Use `config-apel'; don't use + `add-to-list' for compatibility. + (install-apel): Don't call `config-apel' directly. - * tl-822.el (rfc822/parse-ascii-token): nil check for token-value + * APEL-CFG: Add load-path setting. -Sun Apr 14 00:11:18 1996 MORIOKA Tomohiko +1997-11-04 MORIOKA Tomohiko - * emu.el (running-emacs-18, running-emacs-19): New variable + * 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.el (running-emacs-19_29-or-later): New variable + * emu-20.el (default-mime-charset): Modify DOC-string. -Sat Apr 13 23:46:09 1996 MORIOKA Tomohiko + * emu-mule.el (charsets-mime-charset-alist): New implementation. - * emu.el (running-xemacs): New variable + * 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'. -Thu Apr 11 14:13:56 1996 MORIOKA Tomohiko + * 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). - * mu-comment.el (comment-sexp-first-line-method-alist): New variable - (comment-sexp-middle-line-method-alist): New variable - (comment-sexp-last-line-method-alist): New variable - (comment-sexp-middle-line-method-for-lisp): New function - (comment-sexp-middle-line-method-for-c++): New function - (comment-sexp-first-line-method-for-c): New function - (comment-sexp-middle-line-method-for-c): New function - (comment-sexp-last-line-method-for-c): New function - (comment-sexp-last-line-method-for-dummy): New function - (comment-sexp): Call methods instead od insert directly + * 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. -Thu Apr 11 01:05:58 1996 MORIOKA Tomohiko +1997-10-04 MORIOKA Tomohiko - * emu-xemacs.el (char-list-to-string): New macro + * emu-x20.el (charsets-mime-charset-alist): Use MIME charset + `iso-8859-5' for cyrillic. - * emu-19.el (char-list-to-string): New macro; moved from tl-str.el - - * emu-18.el (char-list-to-string): New function - - * tl-str.el: Macro `char-list-to-string' were moved to emu-*.el + +1997-09-26 MORIOKA Tomohiko -Tue Apr 9 20:42:59 1996 MORIOKA Tomohiko + * APEL: Version 3.4.4 was released. - * tl-list.el (poly-funcall): New function +1997-09-25 MORIOKA Tomohiko -Sun Apr 7 00:37:48 1996 MORIOKA Tomohiko + * std11-parse.el (std11-special-char-list): Fix order for regexp. - * tl-misc.el (get-latest-path): New function + +1997-09-25 MORIOKA Tomohiko -Sat Apr 6 21:35:59 1996 MORIOKA Tomohiko + * APEL: Version 3.4.3 was released. - * tl-str.el (version-to-list): New function - (version<, version<=, version>, version>=): New function + * README.en: Modify for Emacs 20. -Sat Apr 6 21:31:32 1996 MORIOKA Tomohiko +1997-09-25 MORIOKA Tomohiko - * tl-str.el (expand-char-ranges): New function + * 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'. -Mon Mar 25 12:00:57 1996 MORIOKA Tomohiko - - * tl: Version 7.19 was released. - -Mon Mar 25 10:43:00 1996 MORIOKA Tomohiko +1997-09-09 MORIOKA Tomohiko - * emu-18.el (force-mode-line-update): New function; imported from - Emacs 19.30. + * APEL: Version 3.4.2 was released. -Mon Mar 25 10:21:25 1996 MORIOKA Tomohiko + * README.en (What's APEL?): Add emu-20.el. - * tl-822.el (rfc822/parse-ascii-token): check token instead of - (cdr token). +1997-09-07 MORIOKA Tomohiko -Tue Mar 19 13:21:58 1996 KON-NO Yoichi + * emu-20.el (mime-charset-to-coding-system): Use defsubst again; + modify implementation. - * mu-cite.el: use `(mark t)' instead of `(mark)'. - (cf. [tm-ja:1673]) + * emu-20.el (mime-charset-to-coding-system): Use + `find-coding-system'. -Fri Mar 15 10:50:41 1996 Shuhei KOBAYASHI + * emu-20.el (mime-charset-coding-system-alist): Use + `find-coding-system'. - * tl-822.el (rfc822/parse-ascii-token): do nil check for token - value (cf. [tm-ja:1671]) + * emu-e20.el (find-coding-system): New inline function. -Thu Mar 14 16:27:21 1996 MORIOKA Tomohiko - - * tl-str.el: Function `truncate-string' was moved to emu-mule.el. - Alias `top-short-string' and `rightful-boundary-short-string' were - deleted. - - * emu-mule.el (truncate-string): New function; - moved from tl-str.el. - - * emu-nemacs.el (truncate-string): New function; - imported from emu-mule.el. - - * emu-orig.el (truncate-string): New function. + * emu.el (defsubst-maybe): New macro. -Thu Mar 14 04:23:25 1996 Shuhei KOBAYASHI +1997-09-03 MORIOKA Tomohiko - * tl-str (truncate-string): New Implementation imported from Mule - 2.3. + * emu-20.el (mime-charset-to-coding-system): Use `defun' instead + of `defsubst'. -Wed Mar 13 17:16:09 1996 MORIOKA Tomohiko +1997-09-02 MORIOKA Tomohiko - * tl: Version 7.18 was released. + * APEL: Version 3.4.1 was released. - * emu.el (functionp): New function. +1997-08-30 MAEDA Shugo - * mu-cite.el (mu-cite/get-value): Use function `functionp'. + * emu-mule.el (decode-coding-region, encode-coding-string): New + function. + (decode-coding-string): Modify DOC-string. (cf. [cmail:3366]) -Wed Mar 13 16:35:15 1996 MORIOKA Tomohiko +1997-08-30 MORIOKA Tomohiko - * mu-comment.el: New file. + * emu.el (defconst-maybe): New macro. -Sat Mar 9 08:13:21 1996 Hiroshi Ueno + (emacs-major-version, emacs-minor-version): Use `defconst-maybe'. - * mu-cite.el (mu-cite/cite-original): exchange-point-and-mark if - mark < point. (cf. [OS/2:1536]) + * emu.el (charsets-to-mime-charset): Abolish unused local variable + `csl'. -Tue Mar 12 11:32:54 1996 Shuhei KOBAYASHI + * emu-e20.el, emu-20.el: Move function + `detect-mime-charset-region' from emu-e20.el to emu-20.el. - * 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-20.el: Use `defsubst' for + `{encode|decode}-mime-charset-{region|string}'. - * mu-cite.el (mu-cite/get-prefix-register-method), - (mu-cite/get-prefix-register-method): Don't register null string. - (cf.[tm-ja:1662]) - - * emu.el (buffer-substring-no-properties): New implementation - imported from Emacs 19.30. (cf.[tm-ja:1662]) + * emu-e20.el (detect-mime-charset-region): Use + `find-charset-region'. - -Wed Mar 6 00:24:08 1996 Morioka Tomohiko +1997-08-30 MORIOKA Tomohiko - * tl: Version 7.15 was released. + * 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. - * mu-cite.el: MINOURA Makoto's E-mail address was - changed. (cf. [tm-ja:1649]) + * 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. -Wed Mar 6 00:07:55 1996 Morioka Tomohiko +1997-08-30 MORIOKA Tomohiko - * tl-els: add mu-replace.el. + * 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. - * mu-replace.el: New file. +1997-08-30 MORIOKA Tomohiko -Tue Mar 5 23:33:14 1996 Morioka Tomohiko + * emu-20.el (mime-charset-coding-system-alist): Check MIME charset + is defined as coding-system. - * tl-str.el (replace-char-by-char): New function. + * 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. - * tl-str.el (replace-space-with-underline): Function - `replace-space-with-underline' was moved from tm-edit.el. + * emu-20.el (*noconv*): Add DOC-string. - * tl-list.el (cons-if): New function. +1997-08-30 MORIOKA Tomohiko - -Mon Mar 4 14:31:31 1996 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'. - * tl: Version 7.14 was released. + * emu-x20.el: Use function `mime-charset-to-coding-system' in + emu-20.el. -Mon Mar 4 11:33:53 1996 KON-NO Yoichi + * emu-20.el (mime-charset-to-coding-system): Use `defsubst'. - * mu-cite.el (mu-cite/cite-original): `(mark)' might occur an - error. (cf. [tm-ja:1647]) + * emu-e20.el, emu-20.el: Move function + `mime-charset-to-coding-system' from emu-e20.el to emu-20.el. -Mon Mar 4 08:58:29 1996 Morioka Tomohiko +1997-08-30 MORIOKA Tomohiko - * tl-els: New module + * 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. - * mk-tl: use tl-els file. + * EMU-ELS (emu-modules): Add emu-20 for Emacs 20 and XEmacs/mule. -Sat Mar 2 13:25:12 1996 Morioka Tomohiko +1997-08-30 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'. + * emu-x20.el (mime-charset-to-coding-system): Use `defsubst'. - -Wed Feb 28 13:26:26 1996 Morioka Tomohiko + * emu-x20.el (default-mime-charset): Add DOC-string. - * tl: Version 7.13 was released. + (mime-charset-coding-system-alist): Add `us-ascii'. -Wed Feb 27 19:37:46 1996 Shuhei KOBAYASHI +1997-08-25 MORIOKA Tomohiko - * mk-tl: Add `mu-bbdb.el' to module list. + * emu-x20.el (mime-charset-coding-system-alist): iso-2022-jp-2 is + defined as coding-system. - * mu-bbdb.el: New file. - - * 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 - - * emu-nemacs.el (*noconv*): New constant. - (*sjis*): New constant. - (code-detect-region): New function. - (set-file-coding-system): New function. - - * emu-orig.el (code-detect-region): New function. - (set-file-coding-system): New function. + +1997-07-14 MORIOKA Tomohiko - * emu-orig.el (*noconv*): New constant. + * emu: Version 7.44 was released. + * APEL: Version 3.4 was released. - -Mon Feb 26 01:14:28 1996 Morioka Tomohiko +1997-07-13 MORIOKA Tomohiko - * tl: Version 7.11.3 was released. + * emu-e20.el (mime-charset-coding-system-alist): `iso-2022-ss2-7' + -> `iso-2022-7bit-ss2'. (for Emacs 20.0.90) - * emu-18.el (tl:set-text-properties): New function. - (tl:overlay-buffer): New function. (cf. [tm-ja:1606]) +1997-07-13 MORIOKA Tomohiko -Mon Feb 26 01:05:28 1996 Morioka Tomohiko + * std11-parse.el (std11-parse-ascii-token): Allow non-ASCII + characters in comments. - * 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]) +1997-06-28 MORIOKA Tomohiko -Mon Feb 26 00:56:18 1996 Morioka Tomohiko + * richtext.el: Add autoload comments for `richtext-encode' and + `richtext-decode'. - * emu.el: Version check was changed. (cf. [tm-ja:1606]) + * emu.el: Check richtext.el is bundled. -Mon Feb 26 00:54:12 1996 Morioka Tomohiko +1997-06-28 MORIOKA Tomohiko - * emu.el: Version check was changed. (cf. [tm-ja:1606]) + * 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'. -Sun Feb 25 18:08:24 1996 Morioka Tomohiko +1997-06-08 MORIOKA Tomohiko - * tl-list.el (expand-range): New implementation. + * 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. - * tl-list.el: Function `uncompress-range' was renamed to - `expand-range'. + * emu-x20.el: Don't require cyrillic. - * tl-list.el (member-of-range): New implementation. +Thu May 22 04:46:57 1997 MORIOKA Tomohiko -Fri Feb 23 20:43:33 1996 Morioka Tomohiko + * emu-mule.el (make-char): New alias. - * tl-list.el (last): changed to macro. + * emu-e20.el: Alias `make-character' was abolished. -Fri Feb 23 20:36:19 1996 Morioka Tomohiko +Sat May 10 19:39:12 1997 MORIOKA Tomohiko - * tl-list.el (caar): New macro. - (cdar): New macro. + * README.en (What's APEL?): Add std11 and mule-caesar.el. -Sat Feb 23 17:52:54 1996 Morioka Tomohiko - - * tl: Version 7.11.2 was released. +1997-05-09 MORIOKA Tomohiko -Thu Feb 22 15:14:30 1996 Morioka Tomohiko + * emu: Version 7.43.1 was released. + * APEL: Version 3.3.2 was released. - * tl-str.el (eliminate-last-spaces): New function. +Fri May 9 01:23:44 1997 MORIOKA Tomohiko -Thu Feb 22 14:33:08 1996 Morioka Tomohiko + * APEL-ELS: Add mule-caesar.el. - * tl-str.el (filename-special-char-range): New variable. - (filename-space-char-range): New variable. - (replace-as-filename): New implementation. + * mule-caesar.el: New file. -Thu Feb 22 14:24:39 1996 Morioka Tomohiko +Thu May 8 22:21:36 1997 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-x20.el: Use `binary' instead of `no-conversion' temporary. -Wed Feb 14 13:00:02 1996 Morioka Tomohiko - - * tl: Version 7.11.1 was released. +1997-04-30 MORIOKA Tomohiko -Mon Feb 12 07:34:30 1996 Morioka Tomohiko + * emu: Version 7.43 was released. + * APEL: Version 3.3.1 was released. - * tl-misc.el (add-path): Document string was fixed. + * emu-x20.el: several changes for XEmacs 20.1-b12. -Mon Feb 12 07:27:03 1996 Morioka Tomohiko +Wed Apr 30 12:40:32 1997 MORIOKA Tomohiko - * tl-misc.el (file-installed-p): new function + * Makefile: add `release'. - -Sat Feb 2 17:08:20 1996 Morioka Tomohiko - - * tl: Version 7.11 was released. +Mon Apr 28 16:47:30 1997 MORIOKA Tomohiko -Wed Jan 31 00:07:57 1996 Morioka Tomohiko + * Makefile: `TARFILE' was abolished. - * mu-cite.el (mu-cite/get-field-value-methoda-list): fixed problem - in mh-letter-mode +Tue Apr 8 09:47:40 1997 MORIOKA Tomohiko -Thu Jan 25 08:07:39 1996 Morioka Tomohiko + * emu.el (point-at-eol): New function. - * tl-822.el: Don't use `equal' to compare strings. +Sat Apr 5 16:23:23 1997 MORIOKA Tomohiko - -Thu Jan 25 02:13:37 1996 Morioka Tomohiko + * emu-nemacs.el: `tl:available-face-attribute-alist' -> + `emu:available-face-attribute-alist'. - * tl: Version 7.10 was released. + * emu-nemacs.el, emu-mule.el: `tl:make-overlay' -> `make-overlay'; + `tl:overlay-put' -> `overlay-put'. - * emu-orig.el (*internal*, *ctext*): new constant +Sat Apr 5 06:50:48 1997 MORIOKA Tomohiko - * emu-orig.el (code-convert-string): new function + * emu-xemacs.el: Alias `tl:make-overlay', `tl:overlay-put' and + `tl:overlay-buffer' were abolished; Function `tl:move-overlay' + were abolished. - * emu-orig.el (code-convert-region): new function + * emu-19.el: Alias `tl:make-overlay', `tl:overlay-put' and + `tl:overlay-buffer' were abolished. - * emu-nemacs.el (*ctext*): new constant + * emu-18.el: `tl:overlay-buffer' -> `overlay-buffer'. - * emu-18.el: Comment was fixed. + * emu-xemacs.el: Require overlay. - * emu-18.el (byte-code-function-p): check whether cons or not + * emu.el (char-or-char-int-p): New XEmacs 20 emulating alias. -Wed Jan 24 07:12:37 1996 Morioka Tomohiko + * emu.el (minibuffer-prompt-width): New function for Emacs 18 and + XEmacs. - * mu-cite.el (mu-cite/get-field-value-methoda-list): new variable +Thu Apr 3 17:14:39 1997 MORIOKA Tomohiko - * mu-cite.el (mu-cite/get-field-value): new function + * APEL-ELS: std11.el and std11-parse.el were moved from mu/. -Sat Jan 20 13:25:43 1996 Morioka Tomohiko +1997-03-20 MORIOKA Tomohiko - * tl: Version 7.09 was released. + * APEL: Version 3.3 was released. + + * APEL-CFG (EMU_PREFIX, EMU_DIR): New variables. + * APEL-MK: install emu. -Thu Jan 18 17:16:05 1996 Morioka Tomohiko +Thu Mar 20 06:09:03 1997 MORIOKA Tomohiko - * mu-cite.el: new method `in-id': default value of variable - `mu-cite/top-format' was changed to use it. + * Makefile: Add README.en. -Thu Jan 18 14:48:33 1996 Morioka Tomohiko +Thu Mar 20 06:08:29 1997 MORIOKA Tomohiko - * tl-822.el (rfc822/non-qtext-char-list): new constant + * file-detect.el: Header and DOC-strings were modified. - * tl-822.el: Constant `rfc822/non-qtext-chars' was deleted. +Thu Mar 20 06:03:51 1997 MORIOKA Tomohiko - * tl-822.el (rfc822/wrap-as-quoted-string): new function + * README.en: New file. - * tl-str.el (char-list-to-string): new macro +Thu Mar 20 05:48:02 1997 MORIOKA Tomohiko - * genjis.el: new module + * filename.el: Add DOC-strings. -Thu Jan 18 01:55:25 1996 Yoshiyuki Yamagami + * APEL-MK (install-apel): Use `compile-apel'. - * Makefile: specify `-no-site-file' option (cf. [tm-ja:1474]) + * Makefile (install): Don't depend on `elc'. - -Wed Jan 17 08:23:41 1996 Morioka Tomohiko +Thu Mar 20 02:04:19 1997 MORIOKA Tomohiko - * tl: version 7.08 was released. + * APEL-MK: Setting for load-path and requiring install were moved + from APEL-CFG. - * mu-cite.el (mu-cite/get-prefix-register-verbose-method): - new implementation + (install-apel): Compile apel-modules. - * mu-cite.el (mu-cite/get-prefix-register-method): - new implementation + * APEL-CFG: Setting for load-path and requiring install were moved + to APEL-MK. -Wed Jan 17 06:57:16 1996 Morioka Tomohiko + +1997-03-14 MORIOKA Tomohiko - * 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'. + * APEL: Version 3.2 was released. -Wed Jan 17 06:49:53 1996 Morioka Tomohiko +Fri Mar 14 09:54:04 1997 MORIOKA Tomohiko - * mu-cite.el (mu-cite/get-prefix-method): new function: it is - implementation of new method `prefix'. + * file-detect.el (get-latest-path): Check directory is exist or not. -Wed Jan 17 06:30:08 1996 Morioka Tomohiko +Fri Mar 14 09:25:15 1997 MORIOKA Tomohiko - * mu-cite.el (mu-cite/save-to-file): modified to change comment of - output file + * APEL-ELS: Add install.el. - * mu-cite.el (mu-cite/RCS-ID, mu-cite/version): new variable +Fri Mar 14 07:24:37 1997 MORIOKA Tomohiko -Wed Jan 17 06:22:35 1996 Morioka Tomohiko + * Makefile, APEL-MK, APEL-CFG: New file. - * mu-cite.el: Default name of user environment file was changed to - ~/.mu-cite.el. +1997-03-10 MORIOKA Tomohiko -Wed Jan 17 06:08:19 1996 Morioka Tomohiko + * atype.el (field-unify): fixed. - * mu-cite.el: `mu-register/*' were renamed to `mu-cite/*'. +1997-03-10 MORIOKA Tomohiko - * mu-cite.el: mu-register.el was merged into mu-cite.el. + * filename.el (filename-filters): Use `exec-installed-p' instead + of `file-installed-p' to search "kakasi". -Wed Jan 17 05:35:06 1996 Morioka Tomohiko +1997-03-10 MORIOKA Tomohiko - * 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' + * file-detect.el (module-installed-p): Use function + `exec-installed-p'. -Tue Jan 16 21:54:27 1996 Morioka Tomohiko + * file-detect.el (exec-suffix-list): New variable. + (exec-installed-p): New function. - * mu-register.el (mu-register/citation-name): - use function `tl:read-string' instead of `read-string'. +1997-03-04 MORIOKA Tomohiko - * mu-register.el (mu-register/citation-name-quietly): - use function `tl:read-string' instead of `read-string'. + * APEL-ELS (apel-modules): Add filename.el. - * emu.el (tl:read-string): New function + * APEL-ELS: Initial revision - * mu-register.el: `(require 'pp)' was deleted. +1997-03-04 MORIOKA Tomohiko -Tue Jan 16 14:04:24 1996 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. - * mu-register.el: - Method `prefix-registered-quietly' was renamed to - `prefix-register'. - Method `prefix-registered' was renamed to - `prefix-register-verbose'. +1997-03-03 MORIOKA Tomohiko -Mon Jan 15 21:19:11 1996 Morioka Tomohiko + * atype.el: Alias `fetch-field', `fetch-field-value', `put-field' + and `delete-field' were abolished. - * mu-register.el (mu-register/get-citation-name): new - implementation by macro + Don't require tl-str and tl-list. -Mon Jan 15 21:07:05 1996 Morioka Tomohiko + Require alist. - * mu-register.el (mu-register/citation-name-quietly): new - function: implementation of `prefix-registered-quietly' + (field-unify): Don't use function `symbol-concat'. + (assoc-unify): Use function `assoc' directly; use function + `put-alist' directly; use function `del-alist' directly. - Method name of function `mu-register/citation-name' was renamed to - `prefix-registered'. + * atype.el: Function `put-fields' was abolished. -Mon Jan 15 20:28:32 1996 Morioka Tomohiko + * atype.el: tl-atype.el was renamed to atype.el. - * mu-register.el (mu-register/save-to-file): new implementation +1997-03-03 MORIOKA Tomohiko - * mu-register.el (mu-register/registration-symbol): new variable: - to specify symbol name of citation-name database. + * atype.el: tl-atype.el was renamed to atype.el. - * mu-register.el (mu-register/save-to-file): modified to use - variable `mu-register/registration-symbol'. +1997-03-03 MORIOKA Tomohiko - * mu-register.el: use function `set-alist'. + * file-detect.el (file-installed-p): Fixed DOC-string. - * mu-register.el: Comments were translated from Japanese to - English. - -Wed Dec 27 14:28:17 1995 MINOURA Makoto +1997-02-28 Tomohiko Morioka - * mu-register.el: new module + * alist.el: New module; separated from tl-list.el.