tm 7.32.
authormorioka <morioka>
Mon, 9 Mar 1998 12:11:00 +0000 (12:11 +0000)
committermorioka <morioka>
Mon, 9 Mar 1998 12:11:00 +0000 (12:11 +0000)
Makefile
emu-19.el

index 753e822..b29440d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -19,7 +19,7 @@ TLDIR19 = $(HOME)/lib/emacs19/lisp
 FILES  = tl/README.eng tl/Makefile tl/mk-tl tl/*.el tl/doc/*.texi \
                tl/Changes*
 
-TARFILE = tl-7.03.1.tar
+TARFILE = tl-7.03.2.tar
 
 
 elc:
index af8cb69..3877cc0 100644 (file)
--- a/emu-19.el
+++ b/emu-19.el
@@ -6,7 +6,7 @@
 ;;;
 ;;; Author: MORIOKA Tomohiko <morioka@jaist.ac.jp>
 ;;; Version:
-;;;    $Id: emu-19.el,v 5.0 1995/12/07 06:02:01 morioka Exp $
+;;;    $Id: emu-19.el,v 6.0 1995/12/08 22:48:48 morioka Exp $
 ;;; Keywords: emulation, compatibility
 ;;;
 ;;; This file is part of tl and tm (Tools for MIME).
@@ -20,7 +20,7 @@
 
 (defvar mouse-button-1 [mouse-1])
 (defvar mouse-button-2 [mouse-2])
-(defvar mouse-button-3 [mouse-3])
+(defvar mouse-button-3 [down-mouse-3])
 
 
 ;;; @ end