From f462955c2af86b1fffb4d5931eba8d6518d04ee1 Mon Sep 17 00:00:00 2001 From: morioka Date: Tue, 10 Mar 1998 05:50:49 +0000 Subject: [PATCH] tm 7.92. --- ChangeLog | 7 +++++++ emu-18.el | 4 +++- 2 files changed, 10 insertions(+), 1 deletion(-) 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 ;;; -- 1.7.10.4