tm 7.54.
authormorioka <morioka>
Mon, 9 Mar 1998 17:45:14 +0000 (17:45 +0000)
committermorioka <morioka>
Mon, 9 Mar 1998 17:45:14 +0000 (17:45 +0000)
ChangeLog
Makefile

index 3ff5a0d..c41cbd5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,52 @@
+Fri Apr 26 05:28:30 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * tl: Version 7.22 was released.
+
+       * tl-els: Version check for enriched.el was fixed for XEmacs 19.14.
+
+Fri Apr 26 02:45:12 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * bitmap.el (bitmap-decode-x-face): New function.
+       (bitmap-uncompface-program): New variable.
+
+       * bitmap.el: New module.
+
+Thu Apr 25 22:15:52 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * tl-822.el (rfc822/get-field-names): New function.
+
+Thu Apr 25 21:30:12 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * tl-822.el (rfc822/get-field-bodies): New argument `boundary';
+       use function `rfc822/narrow-to-header'.
+
+       * tl-822.el (rfc822/get-field-body): add new argument `boundary';
+       use function `rfc822/narrow-to-header'.
+
+       * tl-822.el (rfc822/narrow-to-header): New function.
+       (rfc822/get-header-string): Use function `rfc822/narrow-to-header'.
+       (rfc822/get-header-string-except): Use function
+       `rfc822/narrow-to-header'.
+
+Thu Apr 25 16:15:12 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * tl-822.el (rfc822/get-header-string,
+       rfc822/get-header-string-except): Argument `boundary' is changed
+       to optional.
+
+       * tl-822.el (rfc822/get-header-string): New function.
+
+Thu Apr 25 15:04:17 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * tl-822.el (rfc822/get-field-bodies): New function.
+
+Thu Apr 25 13:22:26 1996  Michael Sperber <sperber@informatik.uni-tuebingen.de>
+
+       * tl-list.el (caar, cadr, last, butlast): changed to function
+       because these macros in tl-list.el screw up at least the loop
+       macro in CL which causes other lossage. (cf. [tm-en:467])
+
+\f
 Thu Apr 25 12:08:33 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
 
        * tl: Version 7.19.3 was released.
index bec8853..ee52cb8 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -17,10 +17,11 @@ TLDIR18 = $(HOME)/lib/emacs18/lisp
 TLDIR19 = $(HOME)/lib/emacs19/lisp
 
 
-FILES  = tl/README.eng tl/Makefile tl/mk-tl tl/tl-els \
-               tl/*.el tl/doc/*.texi tl/ChangeLog
+FILES  = tl/README.en tl/Makefile tl/mk-tl tl/tl-els \
+               tl/*.el tl/*.bdf \
+               tl/doc/*.texi tl/ChangeLog
 
-TARFILE = tl-7.19.1.tar
+TARFILE = tl-7.22.tar
 
 
 elc: