From e260cbf5e5b33ff6ff36c452ff9f5460921d6768 Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 31 May 2005 17:38:49 +0000 Subject: [PATCH] (coded-charset-entity-reference-alist): Add settings for `=zinbun-oracle'. --- lisp/mule/mule-coding.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/mule/mule-coding.el b/lisp/mule/mule-coding.el index 624f81b..509cd7d 100644 --- a/lisp/mule/mule-coding.el +++ b/lisp/mule/mule-coding.el @@ -238,6 +238,7 @@ ((ipa . isolated) "I-MULE-IPA-" 2 X) ((china3-jef . isolated) "I-JC3-" 4 X) ( ideograph-gt "GT-" 5 d) + ( =zinbun-oracle "ZOB-" 4 d) ( =ruimoku-v6 "RUI6-" 4 X) ( chinese-big5-cdp "CDP-" 4 X) ( ideograph-daikanwa "M-" 5 d) -- 1.7.10.4