From 6a96af9b09d8204c9457080b2fa8e6f1cd7a8bc7 Mon Sep 17 00:00:00 2001 From: morioka Date: Thu, 9 Apr 1998 15:50:54 +0000 Subject: [PATCH] Sync up with APEL 8.0-pre. --- emu-x20.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emu-x20.el b/emu-x20.el index fc8774c..370c95d 100644 --- a/emu-x20.el +++ b/emu-x20.el @@ -212,7 +212,7 @@ find-file-hooks, etc. ;;; ;;; You should not use them. -(defalias 'char-leading-char 'char-charset) +;;(defalias 'char-leading-char 'char-charset) (defun char-category (character) "Return string of category mnemonics for CHAR in TABLE. -- 1.7.10.4