tm 7.66.1.
authormorioka <morioka>
Mon, 9 Mar 1998 19:01:48 +0000 (19:01 +0000)
committermorioka <morioka>
Mon, 9 Mar 1998 19:01:48 +0000 (19:01 +0000)
ChangeLog
Makefile
emu-x20.el

index 0d63eff..11baa37 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+Mon Jun  3 14:36:59 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * tl: Version 7.29.1 was released.
+
+       * emu-x20.el (code-converter-is-broken): XEmacs 20.0 beta 22 is
+       broken too.
+
+\f
 Tue May 28 06:48:04 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
 
        * tl: Version 7.29 was released.
index 288d4ba..02fd29a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -21,7 +21,7 @@ FILES = tl/README.en tl/Makefile tl/mk-tl tl/tl-els \
                tl/*.el tl/*.bdf \
                tl/doc/*.ol tl/doc/*.tex tl/doc/*.texi tl/ChangeLog
 
-TARFILE = tl-7.29.tar
+TARFILE = tl-7.29.1.tar
 
 
 elc:
index 27c4c8d..ceeb375 100644 (file)
@@ -6,7 +6,7 @@
 ;;;
 ;;; Author: MORIOKA Tomohiko <morioka@jaist.ac.jp>
 ;;; Version:
-;;;    $Id: emu-x20.el,v 7.12 1996/05/28 06:42:21 morioka Exp $
+;;;    $Id: emu-x20.el,v 7.13 1996/06/03 14:36:59 morioka Exp $
 ;;; Keywords: emulation, compatibility, Mule, XEmacs
 ;;;
 ;;; This file is part of tl (Tiny Library).
@@ -118,7 +118,7 @@ in the region between START and END.
 (defconst *koi8*   nil)
 
 (defvar code-converter-is-broken
-  (and xemacs-beta-version (<= xemacs-beta-version 20)))
+  (and xemacs-beta-version (<= xemacs-beta-version 22)))
 
 (if code-converter-is-broken
 (progn