From: morioka Date: Tue, 10 Mar 1998 05:50:49 +0000 (+0000) Subject: tm 7.92. X-Git-Tag: tm-7_93~1 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=f462955c2af86b1fffb4d5931eba8d6518d04ee1;p=elisp%2Fapel.git tm 7.92. --- diff --git a/ChangeLog b/ChangeLog index f2209c0..3f15b90 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Thu Oct 24 07:56:18 1996 MORIOKA Tomohiko + + * tl: Version 7.61.12 was released. + + * emu-18.el (data-directory): New variable. + + Thu Oct 24 04:08:58 1996 MORIOKA Tomohiko * tl: Version 7.61.11 was released. diff --git a/emu-18.el b/emu-18.el index 54ef37f..517ef64 100644 --- a/emu-18.el +++ b/emu-18.el @@ -3,7 +3,7 @@ ;; Copyright (C) 1995,1996 Free Software Foundation, Inc. ;; Author: MORIOKA Tomohiko -;; 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 ;;;