From: morioka Date: Mon, 9 Feb 1998 12:01:53 +0000 (+0000) Subject: Don't require emu. X-Git-Tag: emacs-canna-199811302358~18 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=54e55a6d8bbdd78ace38f4ab6eda7935c11be5b7;p=elisp%2Femacs-canna.git Don't require emu. --- diff --git a/canna.el b/canna.el index 0ea53ea..768a8f6 100644 --- a/canna.el +++ b/canna.el @@ -5,7 +5,7 @@ ;; Author: Akira Kon ;; MORIOKA Tomohiko -;; Version: $Revision: 1.10 $ +;; Version: $Revision: 1.11 $ ;; Keywords: Canna, Japanese, input method, mule, multilingual ;; This file is not a part of Emacs yet. @@ -54,7 +54,7 @@ ;; end (defconst canna-rcs-version - "$Id: canna.el,v 1.10 1998-01-16 08:49:29 morioka Exp $") + "$Id: canna.el,v 1.11 1998-02-09 12:01:53 morioka Exp $") (defun canna-version () "Display version of canna.el in mini-buffer." @@ -67,9 +67,7 @@ )) " ..."))) -(require 'emu) - -(if running-xemacs +(if (featurep 'xemacs) (defun canna-self-insert-string (string) (let ((len (length string)) (i 0)