tm 7.92.
authormorioka <morioka>
Tue, 10 Mar 1998 05:50:49 +0000 (05:50 +0000)
committermorioka <morioka>
Tue, 10 Mar 1998 05:50:49 +0000 (05:50 +0000)
ChangeLog
emu-18.el

index f2209c0..3f15b90 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+Thu Oct 24 07:56:18 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * tl: Version 7.61.12 was released.
+
+       * emu-18.el (data-directory): New variable.
+
+\f
 Thu Oct 24 04:08:58 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
 
        * tl: Version 7.61.11 was released.
index 54ef37f..517ef64 100644 (file)
--- a/emu-18.el
+++ b/emu-18.el
@@ -3,7 +3,7 @@
 ;; Copyright (C) 1995,1996 Free Software Foundation, Inc.
 
 ;; Author: MORIOKA Tomohiko <morioka@jaist.ac.jp>
-;; Version: $Id: emu-18.el,v 7.26 1996/09/21 16:29:25 morioka Exp $
+;; Version: $Id: emu-18.el,v 7.27 1996/10/24 07:56:18 morioka Exp $
 ;; Keywords: emulation, compatibility
 
 ;; This file is part of tl (Tiny Library).
@@ -32,6 +32,8 @@ VARIABLE should be a string.  VALUE is optional; if not provided or is
 This function works by modifying `process-environment'."
   t)
 
+(defvar data-directory exec-directory)
+
 
 ;;; @ for EMACS 18.55
 ;;;