tm 7.89.
[elisp/apel.git] / emu-e19.el
index 3933e14..e955487 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 1995,1996 Free Software Foundation, Inc.
 
 ;; Author: MORIOKA Tomohiko <morioka@jaist.ac.jp>
-;; Version: $Id: emu-e19.el,v 7.39 1996/09/23 20:33:19 morioka Exp $
+;; Version: $Id: emu-e19.el,v 7.40 1996/10/01 13:28:03 morioka Exp $
 ;; Keywords: emulation, compatibility, mule, Latin-1
 
 ;; This file is part of tl (Tiny Library).
@@ -71,6 +71,8 @@
       (list lc-ltn1)
     ))
 
+(defalias 'find-non-ascii-charset-string 'find-charset-string)
+
 (defun find-charset-region (start end)
   "Return a list of charsets in the region between START and END.
 \[emu-e19.el; Mule emulating function]"
@@ -83,6 +85,8 @@
       (list lc-ltn1)
     ))
 
+(defalias 'find-non-ascii-charset-region 'find-charset-region)
+
 ;;; @@ for old MULE emulation
 ;;;