Wed Feb 14 13:00:02 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>

	* tl: Version 7.11.1 was released.

Mon Feb 12 07:34:30 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>

	* tl-misc.el (add-path): Document string was fixed.

Mon Feb 12 07:27:03 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>

	* tl-misc.el (file-installed-p): new function


Sat Feb  2 17:08:20 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>

	* tl: Version 7.11 was released.

Wed Jan 31 00:07:57 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>

	* 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  <morioka@jaist.ac.jp>

	* tl-822.el: Don't use `equal' to compare strings.


Thu Jan 25 02:13:37 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>

	* 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  <morioka@jaist.ac.jp>

	* 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  <morioka@jaist.ac.jp>

	* tl: Version 7.09 was released.

Thu Jan 18 17:16:05 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>

	* 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  <morioka@jaist.ac.jp>

	* 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 <yamagami@hb.nmcc.co.jp>

	* Makefile: specify `-no-site-file' option (cf. [tm-ja:1474])


Wed Jan 17 08:23:41 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>

	* 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  <morioka@jaist.ac.jp>

	* 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  <morioka@jaist.ac.jp>

	* 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  <morioka@jaist.ac.jp>

	* 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  <morioka@jaist.ac.jp>

	* mu-cite.el: Default name of user environment file was changed to
 	~/.mu-cite.el.

Wed Jan 17 06:08:19 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>

	* 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  <morioka@jaist.ac.jp>

	* 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  <morioka@jaist.ac.jp>

	* 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  <morioka@jaist.ac.jp>

	* 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  <morioka@jaist.ac.jp>

	* mu-register.el (mu-register/get-citation-name): new
 	implementation by macro

Mon Jan 15 21:07:05 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>

	* 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  <morioka@jaist.ac.jp>

	* 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 <minoura@leo.bekkoame.or.jp>

	* mu-register.el: new module
