Wed Mar 13 17:16:09 1996 MORIOKA Tomohiko * tl: Version 7.18 was released. * emu.el (functionp): New function. * mu-cite.el (mu-cite/get-value): Use function `functionp'. Wed Mar 13 16:35:15 1996 MORIOKA Tomohiko * mu-comment.el: New file. Sat Mar 9 08:13:21 1996 Hiroshi Ueno * mu-cite.el (mu-cite/cite-original): exchange-point-and-mark if mark < point. (cf. [OS/2:1536]) Tue Mar 12 11:32:54 1996 Shuhei KOBAYASHI * 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]) * 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]) Wed Mar 6 00:24:08 1996 Morioka Tomohiko * tl: Version 7.15 was released. * mu-cite.el: MINOURA Makoto's E-mail address was changed. (cf. [tm-ja:1649]) Wed Mar 6 00:07:55 1996 Morioka Tomohiko * tl-els: add mu-replace.el. * mu-replace.el: New file. Tue Mar 5 23:33:14 1996 Morioka Tomohiko * tl-str.el (replace-char-by-char): New function. * tl-str.el (replace-space-with-underline): Function `replace-space-with-underline' was moved from tm-edit.el. * tl-list.el (cons-if): New function. Mon Mar 4 14:31:31 1996 Morioka Tomohiko * tl: Version 7.14 was released. Mon Mar 4 11:33:53 1996 KON-NO Yoichi * mu-cite.el (mu-cite/cite-original): `(mark)' might occur an error. (cf. [tm-ja:1647]) Mon Mar 4 08:58:29 1996 Morioka Tomohiko * tl-els: New module * mk-tl: use tl-els file. Sat Mar 2 13:25:12 1996 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'. Wed Feb 28 13:26:26 1996 Morioka Tomohiko * tl: Version 7.13 was released. Wed Feb 27 19:37:46 1996 Shuhei KOBAYASHI * mk-tl: Add `mu-bbdb.el' to module list. * 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. * emu-orig.el (*noconv*): New constant. 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