From aa35c611ba440a528f9b5c348d3c2c673137c92b Mon Sep 17 00:00:00 2001 From: morioka Date: Thu, 16 Apr 1998 23:59:42 +0000 Subject: [PATCH] Don't require 'emu-xemacs and 'emu-20. --- emu-x20.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/emu-x20.el b/emu-x20.el index c893038..8790697 100644 --- a/emu-x20.el +++ b/emu-x20.el @@ -28,8 +28,8 @@ ;;; Code: -(require 'emu-xemacs) -(require 'emu-20) +;; (require 'emu-xemacs) +;; (require 'emu-20) (and (coding-system-property 'iso-2022-jp 'input-charset-conversion) -- 1.7.10.4