Mon Feb 26 01:14:28 1996 Morioka Tomohiko * tl: Version 7.11.3 was released. * emu-18.el (tl:set-text-properties): New function. (tl:overlay-buffer): New function. (cf. [tm-ja:1606]) Mon Feb 26 01:05:28 1996 Morioka Tomohiko * 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]) Mon Feb 26 00:56:18 1996 Morioka Tomohiko * emu.el: Version check was changed. (cf. [tm-ja:1606]) Mon Feb 26 00:54:12 1996 Morioka Tomohiko * emu.el: Version check was changed. (cf. [tm-ja:1606]) Sun Feb 25 18:08:24 1996 Morioka Tomohiko * tl-list.el (expand-range): New implementation. * tl-list.el: Function `uncompress-range' was renamed to `expand-range'. * tl-list.el (member-of-range): New implementation. Fri Feb 23 20:43:33 1996 Morioka Tomohiko * tl-list.el (last): changed to macro. Fri Feb 23 20:36:19 1996 Morioka Tomohiko * tl-list.el (caar): New macro. (cdar): New macro. Sat Feb 23 17:52:54 1996 Morioka Tomohiko * tl: Version 7.11.2 was released. Thu Feb 22 15:14:30 1996 Morioka Tomohiko * tl-str.el (eliminate-last-spaces): New function. Thu Feb 22 14:33:08 1996 Morioka Tomohiko * tl-str.el (filename-special-char-range): New variable. (filename-space-char-range): New variable. (replace-as-filename): New implementation. Thu Feb 22 14:24:39 1996 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. Wed Feb 14 13:00:02 1996 Morioka Tomohiko * tl: Version 7.11.1 was released. Mon Feb 12 07:34:30 1996 Morioka Tomohiko * tl-misc.el (add-path): Document string was fixed. Mon Feb 12 07:27:03 1996 Morioka Tomohiko * tl-misc.el (file-installed-p): new function Sat Feb 2 17:08:20 1996 Morioka Tomohiko * tl: Version 7.11 was released. Wed Jan 31 00:07:57 1996 Morioka Tomohiko * mu-cite.el (mu-cite/get-field-value-methoda-list): fixed problem in mh-letter-mode Thu Jan 25 08:07:39 1996 Morioka Tomohiko * tl-822.el: Don't use `equal' to compare strings. Thu Jan 25 02:13:37 1996 Morioka Tomohiko * tl: Version 7.10 was released. * emu-orig.el (*internal*, *ctext*): new constant * emu-orig.el (code-convert-string): new function * emu-orig.el (code-convert-region): new function * emu-nemacs.el (*ctext*): new constant * emu-18.el: Comment was fixed. * emu-18.el (byte-code-function-p): check whether cons or not Wed Jan 24 07:12:37 1996 Morioka Tomohiko * mu-cite.el (mu-cite/get-field-value-methoda-list): new variable * mu-cite.el (mu-cite/get-field-value): new function Sat Jan 20 13:25:43 1996 Morioka Tomohiko * tl: Version 7.09 was released. Thu Jan 18 17:16:05 1996 Morioka Tomohiko * mu-cite.el: new method `in-id': default value of variable `mu-cite/top-format' was changed to use it. Thu Jan 18 14:48:33 1996 Morioka Tomohiko * tl-822.el (rfc822/non-qtext-char-list): new constant * tl-822.el: Constant `rfc822/non-qtext-chars' was deleted. * tl-822.el (rfc822/wrap-as-quoted-string): new function * tl-str.el (char-list-to-string): new macro * genjis.el: new module Thu Jan 18 01:55:25 1996 Yoshiyuki Yamagami * Makefile: specify `-no-site-file' option (cf. [tm-ja:1474]) Wed Jan 17 08:23:41 1996 Morioka Tomohiko * tl: version 7.08 was released. * mu-cite.el (mu-cite/get-prefix-register-verbose-method): new implementation * mu-cite.el (mu-cite/get-prefix-register-method): new implementation Wed Jan 17 06:57:16 1996 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'. Wed Jan 17 06:49:53 1996 Morioka Tomohiko * mu-cite.el (mu-cite/get-prefix-method): new function: it is implementation of new method `prefix'. Wed Jan 17 06:30:08 1996 Morioka Tomohiko * mu-cite.el (mu-cite/save-to-file): modified to change comment of output file * mu-cite.el (mu-cite/RCS-ID, mu-cite/version): new variable Wed Jan 17 06:22:35 1996 Morioka Tomohiko * mu-cite.el: Default name of user environment file was changed to ~/.mu-cite.el. Wed Jan 17 06:08:19 1996 Morioka Tomohiko * mu-cite.el: `mu-register/*' were renamed to `mu-cite/*'. * mu-cite.el: mu-register.el was merged into mu-cite.el. Wed Jan 17 05:35:06 1996 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' Tue Jan 16 21:54:27 1996 Morioka Tomohiko * mu-register.el (mu-register/citation-name): use function `tl:read-string' instead of `read-string'. * mu-register.el (mu-register/citation-name-quietly): use function `tl:read-string' instead of `read-string'. * emu.el (tl:read-string): New function * mu-register.el: `(require 'pp)' was deleted. Tue Jan 16 14:04:24 1996 Morioka Tomohiko * mu-register.el: Method `prefix-registered-quietly' was renamed to `prefix-register'. Method `prefix-registered' was renamed to `prefix-register-verbose'. Mon Jan 15 21:19:11 1996 Morioka Tomohiko * mu-register.el (mu-register/get-citation-name): new implementation by macro Mon Jan 15 21:07:05 1996 Morioka Tomohiko * mu-register.el (mu-register/citation-name-quietly): new function: implementation of `prefix-registered-quietly' Method name of function `mu-register/citation-name' was renamed to `prefix-registered'. Mon Jan 15 20:28:32 1996 Morioka Tomohiko * mu-register.el (mu-register/save-to-file): new implementation * mu-register.el (mu-register/registration-symbol): new variable: to specify symbol name of citation-name database. * mu-register.el (mu-register/save-to-file): modified to use variable `mu-register/registration-symbol'. * mu-register.el: use function `set-alist'. * mu-register.el: Comments were translated from Japanese to English. Wed Dec 27 14:28:17 1995 MINOURA Makoto * mu-register.el: new module