tm 7.46.1.
authormorioka <morioka>
Mon, 9 Mar 1998 16:05:59 +0000 (16:05 +0000)
committermorioka <morioka>
Mon, 9 Mar 1998 16:05:59 +0000 (16:05 +0000)
ChangeLog
Makefile

index 31585c6..f91cf1b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,29 @@
+Mon Mar  4 14:31:31 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tl: Version 7.14 was released.
+
+Mon Mar  4 11:33:53 1996  KON-NO Yoichi <itokon@ssel.toshiba.co.jp>
+
+       * 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  <morioka@jaist.ac.jp>
+
+       * tl-els: New module
+
+       * mk-tl: use tl-els file.
+
+Sat Mar  2 13:25:12 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * 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'.
+
+\f
 Wed Feb 28 13:26:26 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
 
        * tl: Version 7.13 was released.
index 2e00839..ed8dd50 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
 #
-# $Id: Makefile,v 7.1 1996/01/18 10:21:11 morioka Exp morioka $
+# $Id: Makefile,v 7.2 1996/03/04 09:11:19 morioka Exp morioka $
 #
 
 EMACS  = mule
@@ -17,10 +17,10 @@ TLDIR18 = $(HOME)/lib/emacs18/lisp
 TLDIR19 = $(HOME)/lib/emacs19/lisp
 
 
-FILES  = tl/README.eng tl/Makefile tl/mk-tl tl/*.el tl/doc/*.texi \
-               tl/ChangeLog
+FILES  = tl/README.eng tl/Makefile tl/mk-tl tl/tl-els \
+               tl/*.el tl/doc/*.texi tl/ChangeLog
 
-TARFILE = tl-7.13.tar
+TARFILE = tl-7.14.tar
 
 
 elc: