X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2Fmule%2Fmule-coding.el;h=624b46a2bccc6a0c1041f8a710791c44edb71f49;hb=eb740aaa3ae1019f1b34b684cad36824b915a600;hp=76e4cecaf4ab1196b098c1af7f9fc0a825c66b78;hpb=dee44a58432b56ac113fd0352c0ee3c77ef150fb;p=chise%2Fxemacs-chise.git diff --git a/lisp/mule/mule-coding.el b/lisp/mule/mule-coding.el index 76e4cec..624b46a 100644 --- a/lisp/mule/mule-coding.el +++ b/lisp/mule/mule-coding.el @@ -5,7 +5,7 @@ ;; Copyright (C) 1995 Amdahl Corporation. ;; Copyright (C) 1995 Sun Microsystems. ;; Copyright (C) 1997, 1999, 2002, 2003, 2004, 2005, 2006, 2008, 2009, -;; 2010, 2011, 2012, 2013, 2014, 2015 MORIOKA Tomohiko +;; 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019 MORIOKA Tomohiko ;; This file is part of XEmacs. @@ -232,6 +232,7 @@ ( =ruimoku-v6 "RUI6-" 4 X) ((=daikanwa@rev2 . isolated) "I-M-" 5 d) ((=gt-k . isolated) "I-GT-K" 5 d) + ((=daijiten . isolated) "I-DJT-" 5 d) ((=cbeta . isolated) "I-CB" 5 d) ((=big5-cdp . isolated) "I-CDP-" 4 X) ((=hanziku-1 . isolated) "I-HZK01-" 4 X) @@ -278,6 +279,7 @@ ( =hanyo-denshi/ip "HD-IP-" 4 X) ( =hanyo-denshi/jt "HD-JT-" 4 X) ( =hanyo-denshi/ks "HD-KS-" 6 d) + ( =hanyo-denshi/tk "HD-TK-" 8 d) (==hanyo-denshi/ja "g2-HD-JA-" 4 X) (==hanyo-denshi/jb "g2-HD-JB-" 4 X) (==hanyo-denshi/jc "g2-HD-JC-" 4 X) @@ -289,6 +291,7 @@ (==hanyo-denshi/ip "g2-HD-IP-" 4 X) (==hanyo-denshi/jt "g2-HD-JT-" 4 X) (==hanyo-denshi/ks "g2-HD-KS-" 6 d) + (==hanyo-denshi/tk "g2-HD-TK-" 8 d) (===hanyo-denshi/jb "R-HD-JB-" 4 X) (===hanyo-denshi/ft "R-HD-FT-" 4 X) (===hanyo-denshi/ia "R-HD-IA-" 4 X) @@ -337,27 +340,67 @@ ( =daikanwa "M-" 5 d) ( =daikanwa@rev2 "r2M-" 5 d) ( =daikanwa@rev1 "r1M-" 5 d) + ( =daijiten "DJT-" 5 d) (==daikanwa/ho "g2-M-H" 4 d) (==daikanwa/+p "g2-M-p" 5 d) (==daikanwa "g2-M-" 5 d) + (==daijiten "g2-DJT-" 5 d) (===daikanwa/ho "R-M-H" 4 d) (===daikanwa/+p "R-M-p" 5 d) (===daikanwa "R-M-" 5 d) + (===daijiten "R-DJT-" 5 d) ( =ks-x1001 "K0-" 4 X) (==ks-x1001 "g2-K0-" 4 X) (===ks-x1001 "R-K0-" 4 X) ( =iso-ir165 "EGB-" 4 X) ( =jis-x0208@1983 "J83-" 4 X) - ( =jis-x0208@1978 "J78-" 4 X) + ( =koseki "KOSEKI-" 6 d) + ( =ucs-var-001 "U-v001+" 4 X) + ( =ucs-var-002 "U-v002+" 4 X) + ( =ucs-var-003 "U-v003+" 4 X) + ( =ucs-var-004 "U-v004+" 4 X) + ( =ucs-var-005 "U-v005+" 4 X) + ( =ucs-var-006 "U-v006+" 4 X) + ( =ucs-var-008 "U-v008+" 4 X) + ( =ucs-var-010 "U-v010+" 4 X) + ( =ucs-itaiji-001 "U-i001+" 4 X) + ( =ucs-itaiji-002 "U-i002+" 4 X) + ( =ucs-itaiji-003 "U-i003+" 4 X) + ( =ucs-itaiji-004 "U-i004+" 4 X) + ( =ucs-itaiji-005 "U-i005+" 4 X) + ( =ucs-itaiji-006 "U-i006+" 4 X) + ( =ucs-itaiji-007 "U-i007+" 4 X) + ( =ucs-itaiji-008 "U-i008+" 4 X) + ( =ucs-itaiji-009 "U-i009+" 4 X) + ( =ucs-itaiji-010 "U-i010+" 4 X) + ( =ucs-itaiji-011 "U-i011+" 4 X) + ( =ucs-itaiji-012 "U-i012+" 4 X) + ( =ucs-itaiji-084 "U-i084+" 4 X) + ( =big5-cdp-var-001 "CDP-v001-" 4 X) + ( =big5-cdp-var-002 "CDP-v002-" 4 X) + ( =big5-cdp-var-003 "CDP-v003-" 4 X) + ( =big5-cdp-var-004 "CDP-v004-" 4 X) + ( =big5-cdp-var-005 "CDP-v005-" 4 X) + ( =big5-cdp-var-010 "CDP-v010-" 4 X) + ( =big5-cdp-itaiji-001 "CDP-i001-" 4 X) + ( =big5-cdp-itaiji-002 "CDP-i002-" 4 X) + ( =big5-cdp-itaiji-003 "CDP-i003-" 4 X) + ( =jis-x0208@1978/1pr "J78-" 4 X) ( =gt-k "GT-K" 5 d) + (==jis-x0208@1983 "g2-J83-" 4 X) + (==koseki "g2-KOSEKI-" 6 d) + (==ucs-var-002 "g2-U-v002+" 4 X) + (==ucs-itaiji-001 "g2-U-i001+" 4 X) + (==ucs-itaiji-002 "g2-U-i002+" 4 X) + (==ucs-itaiji-003 "g2-U-i003+" 4 X) + (==ucs-itaiji-005 "g2-U-i005+" 4 X) + (==ucs-itaiji-006 "g2-U-i006+" 4 X) + (==big5-cdp-itaiji-001 "g2-CDP-i001-" 4 X) + (==jis-x0208@1978/1pr "g2-J78-" 4 X) (==gt-k "g2-GT-K" 5 d) (===gt-k "R-GT-K" 5 d) - (==jis-x0208@1983 "g2-J83-" 4 X) - (==jis-x0208@1978 "g2-J78-" 4 X) (===jis-x0208@1983 "R-J83-" 4 X) (===jis-x0208@1978 "R-J78-" 4 X) - ( =koseki "KOSEKI-" 6 d) - (==koseki "g2-KOSEKI-" 6 d) ( =cbeta "CB" 5 d) (=>cbeta "A-CB" 5 d) (==cbeta "g2-CB" 5 d) @@ -372,6 +415,7 @@ (===hng-kda "HNG009-" 5 d) (===hng-khi "HNG010-" 5 d) (===hng-khm "HNG011-" 5 d) + (===hng-fhs "HNG012-" 5 d) (===hng-hok "HNG013-" 5 d) (===hng-kyd "HNG014-" 5 d) (===hng-sok "HNG015-" 5 d) @@ -383,6 +427,7 @@ (===hng-tsu "HNG024-" 5 d) (===hng-tzj "HNG025-" 5 d) (===hng-hos "HNG026-" 5 d) + (===hng-kkh "HNG027-" 5 d) (===hng-nak "HNG028-" 5 d) (===hng-jhk "HNG029-" 5 d) (===hng-hod "HNG030-" 5 d) @@ -391,6 +436,7 @@ (===hng-nto "HNG034-" 5 d) (===hng-nkm "HNG036-" 5 d) (===hng-k24 "HNG037-" 5 d) + (===hng-ini "HNG038-" 5 d) (===hng-nkk "HNG039-" 5 d) (===hng-kcc "HNG041-" 5 d) (===hng-kcj "HNG042-" 5 d) @@ -407,9 +453,21 @@ (===hng-doh "HNG057-" 5 d) (===hng-jyu "HNG058-" 5 d) (===hng-tzs "HNG060-" 5 d) + (===hng-sai "HNG061-" 5 d) + (===hng-kad "HNG062-" 5 d) (===hng-kss "HNG064-" 5 d) (===hng-kyo "HNG066-" 5 d) + (===hng-ykk "HNG068-" 5 d) + (===hng-saa "HNG070-" 5 d) + (===hng-sab "HNG071-" 5 d) + (===hng-wks "HNG072-" 5 d) + (===hng-wke "HNG073-" 5 d) (===hng-smk "HNG074-" 5 d) + (===hng-sgs "HNG077-" 5 d) + (===hng-sts "HNG078-" 5 d) + (=shuowen-jiguge "SW-JIGUGE-" 5 d) + (===shuowen-jiguge4 "SW-JIGUGE4-" 5 d) + (===shuowen-jiguge5 "SW-JIGUGE5-" 5 d) ( =hanziku-1 "HZK01-" 4 X) ( =hanziku-2 "HZK02-" 4 X) ( =hanziku-3 "HZK03-" 4 X) @@ -427,11 +485,6 @@ ((=hanziku-2 . isolated) "I-HZK2-" 4 X) ( =hanziku-2 "HZK2-" 4 X) ( =hanyo-denshi/ks/mf "KSMF-" 5 d) - ( =ucs-var-001 "U-v001+" 4 X) - ( =ucs-var-002 "U-v002+" 4 X) - ( =ucs-var-003 "U-v003+" 4 X) - ( =ucs-itaiji-002 "U-i002+" 4 X) - ( =ucs-itaiji-084 "U-i084+" 4 X) ( =big5-cdp-var-3 "CDP-var3-" 4 X) ( =big5-cdp-var-5 "CDP-var5-" 4 X) ( latin-iso8859-1 "LATIN1-" 2 X) @@ -455,11 +508,12 @@ ( arabic-2-column "MULE-ARB2-" 2 X) ( arabic-digit "MULE-ARBD-" 2 X) ( ipa "MULE-IPA-" 2 X) - (=>>>jis-x0208 "g2-J0-" 4 X) - (=>>>jis-x0208 "GI-J0-" 4 X) - (=>>>jis-x0213-1 "g2-JX1-" 4 X) - (=>>>jis-x0213-1 "GI-JX1-" 4 X) - (=>>>jis-x0213-1@2004 "GI-JX3-" 4 X) + ;; (=>>>jis-x0208 "g2-J0-" 4 X) + ;; (=>>>jis-x0208 "GI-J0-" 4 X) + ;; (=>>>jis-x0213-1 "g2-JX1-" 4 X) + ;; (=>>>jis-x0213-1 "GI-JX1-" 4 X) + ;; (=>>>jis-x0213-1@2004 "GI-JX3-" 4 X) + (=>>mj "G-MJ" 6 d) (=>>adobe-japan1 "G-AJ1-" 5 d) (=>>jis-x0208 "G-J0-" 4 X) (=>>jis-x0213-1@2000 "G-JX1-" 4 X) @@ -475,7 +529,6 @@ (=>>cns11643-4 "G-C4-" 4 X) (=>>big5-cdp "G-CDP-" 4 X) (=>>gt-k "G-GT-K" 5 d) - (=>>ruimoku-v6 "G-RUI6-" 4 X) (=>>cbeta "G-CB" 5 d) (=+>jis-x0208 "o-J0-" 4 X) (=+>jis-x0213-1 "o-JX1-" 4 X) @@ -483,6 +536,7 @@ (=+>jis-x0208@1978 "o-J78-" 4 X) (=+>adobe-japan1 "o-AJ1-" 5 d) (=+>gt "o-GT-" 5 d) + (=+>big5-cdp "o-CDP-" 4 X) (=+>hanyo-denshi/ft "o-HD-FT-" 4 X) (=+>hanyo-denshi/jt "o-HD-JT-" 4 X) ( =>jis-x0208@1997 "J97-" 4 X) @@ -494,16 +548,23 @@ ( =>gt-k "A-GT-K" 5 d) ( =>zinbun-oracle "A-ZOB-" 4 d) (==>ucs@bucs "BUCS+" 4 X) - ( =>iwds-1 "IWDS1-" 3 d) + (==>ucs@esu "A2-ESU+" 4 X) + (==>daijiten "A2-DJT-" 5 d) ( =>ucs@iwds-1 "A-IWDSU+" 4 X) + ( =>ucs@iwds-1/normalized "A-NIWDSU+" 4 X) + ( =>ucs@cognate "A-cgnU+" 4 X) + ( =>ucs@component "A-compU+" 4 X) + ( =>iwds-1 "IWDS1-" 3 d) + ( =>mj "A-MJ" 6 d) ( =>ucs@hanyo-denshi "A-HDU+" 4 X) ( =>ucs@hanyo-denshi "A-HD-UCS+" 4 X) ( =>ucs@iso "A-IU+" 4 X) ( =>ucs@unicode "A-UU+" 4 X) ( =>ucs@jis "A-JU+" 4 X) - ( =>ucs@jis/2004 "A-J04U+" 4 X) ( =>ucs@cns "A-CU+" 4 X) ( =>ucs@ks "A-KU+" 4 X) + ( =>ucs@jis/2004 "A-J04U+" 4 X) + ( =>ruimoku-v6 "A-RUI6-" 4 X) (=+>ucs@iso "o-IU+" 4 X) (=+>ucs@unicode "o-UU+" 4 X) (=+>ucs@jis "o-JU+" 4 X) @@ -572,6 +633,21 @@ (=>cns11643-5 "A-C5-" 4 X) (=>cns11643-7 "A-C7-" 4 X) (=>big5-cdp "A-CDP-" 4 X) + (=>ucs-itaiji-001 "A-U-i001+" 4 X) + (=>ucs-itaiji-002 "A-U-i002+" 4 X) + (=>ucs-itaiji-003 "A-U-i003+" 4 X) + (=>ucs-itaiji-004 "A-U-i004+" 4 X) + (=>ucs-itaiji-005 "A-U-i005+" 4 X) + (=>ucs-itaiji-006 "A-U-i006+" 4 X) + (=>ucs-itaiji-007 "A-U-i007+" 4 X) + (=>ucs-itaiji-009 "A-U-i009+" 4 X) + (=>ucs-itaiji-010 "A-U-i010+" 4 X) + (=>big5-cdp-itaiji-001 "A-CDP-i001-" 4 X) + (=>big5-cdp-var-001 "A-CDP-v001-" 4 X) + (=>ucs-itaiji-001@iwds-1 "A-IWDSU-i001+" 4 X) + (=>big5-cdp@iwds-1 "A-IWDSCDP-" 4 X) + (=>big5-cdp@component "A-compCDP-" 4 X) + (=>big5-cdp@cognate "A-cgnCDP-" 4 X) ( =jis-x0208@1978/i1 "J78i1-" 4 X) ( =shinjigen@rev "SJG2-" 4 d) ( =shinjigen@1ed "SJG1-" 4 d) @@ -615,7 +691,8 @@ '(mnemonic "UTF8G" charset-g0 =ucs@gb charset-g1 =>ucs@unicode - charset-g2 =>ucs)) + charset-g2 =>ucs + charset-g3 =ucs)) (make-coding-system 'utf-8-ivs-gb 'utf-8 @@ -624,6 +701,7 @@ charset-g0 =ucs@gb charset-g1 =>ucs@unicode charset-g2 =>ucs + charset-g3 =ucs enable-decomposition t)) (make-coding-system @@ -633,6 +711,7 @@ charset-g0 =ucs@gb charset-g1 =>ucs@unicode charset-g2 =>ucs + charset-g3 =ucs use-entity-reference t)) (make-coding-system @@ -642,6 +721,7 @@ charset-g0 =ucs@gb charset-g1 =>ucs@unicode charset-g2 =>ucs + charset-g3 =ucs enable-decomposition t use-entity-reference t)) @@ -651,7 +731,8 @@ '(mnemonic "UTF8C" charset-g0 =ucs@cns charset-g1 =>ucs@cns - charset-g2 =>ucs)) + charset-g2 =>ucs + charset-g3 =ucs)) (make-coding-system 'utf-8-ivs-cns 'utf-8 @@ -660,6 +741,7 @@ charset-g0 =ucs@cns charset-g1 =>ucs@cns charset-g2 =>ucs + charset-g3 =ucs enable-decomposition t)) (make-coding-system @@ -669,6 +751,7 @@ charset-g0 =ucs@cns charset-g1 =>ucs@cns charset-g2 =>ucs + charset-g3 =ucs use-entity-reference t)) (make-coding-system @@ -678,6 +761,7 @@ charset-g0 =ucs@cns charset-g1 =>ucs@cns charset-g2 =>ucs + charset-g3 =ucs enable-decomposition t use-entity-reference t)) @@ -687,7 +771,8 @@ '(mnemonic "UTF8B" charset-g0 =ucs@big5 charset-g1 =>ucs@big5 - charset-g2 =>ucs)) + charset-g2 =>ucs + charset-g3 =ucs)) (make-coding-system 'utf-8-ivs-big5 'utf-8 @@ -696,6 +781,7 @@ charset-g0 =ucs@big5 charset-g1 =>ucs@big5 charset-g2 =>ucs + charset-g3 =ucs enable-decomposition t)) (make-coding-system @@ -705,6 +791,7 @@ charset-g0 =ucs@big5 charset-g1 =>ucs@big5 charset-g2 =>ucs + charset-g3 =ucs use-entity-reference t)) (make-coding-system @@ -714,6 +801,7 @@ charset-g0 =ucs@big5 charset-g1 =>ucs@big5 charset-g2 =>ucs + charset-g3 =ucs enable-decomposition t use-entity-reference t)) @@ -723,7 +811,8 @@ '(mnemonic "UTF8J00" charset-g0 =ucs@jis/2000 charset-g1 =>ucs@jis - charset-g2 =>ucs)) + charset-g2 =>ucs + charset-g3 =ucs)) (make-coding-system 'utf-8-ivs-jis 'utf-8 @@ -732,6 +821,7 @@ charset-g0 =ucs@jis/2000 charset-g1 =>ucs@jis charset-g2 =>ucs + charset-g3 =ucs enable-decomposition t)) (make-coding-system @@ -741,6 +831,7 @@ charset-g0 =ucs@jis/2000 charset-g1 =>ucs@jis charset-g2 =>ucs + charset-g3 =ucs use-entity-reference t)) (make-coding-system @@ -750,6 +841,7 @@ charset-g0 =ucs@jis/2000 charset-g1 =>ucs@jis charset-g2 =>ucs + charset-g3 =ucs enable-decomposition t use-entity-reference t)) @@ -759,7 +851,8 @@ '(mnemonic "UTF8JP" charset-g0 =ucs@JP charset-g1 =>ucs@jis - charset-g2 =>ucs)) + charset-g2 =>ucs + charset-g3 =ucs)) (make-coding-system 'utf-8-ivs-jp 'utf-8 @@ -768,6 +861,7 @@ charset-g0 =ucs@JP charset-g1 =>ucs@jis charset-g2 =>ucs + charset-g3 =ucs enable-decomposition t)) (make-coding-system @@ -777,6 +871,7 @@ charset-g0 =ucs@JP charset-g1 =>ucs@jis charset-g2 =>ucs + charset-g3 =ucs use-entity-reference t)) (make-coding-system @@ -786,6 +881,7 @@ charset-g0 =ucs@JP charset-g1 =>ucs@jis charset-g2 =>ucs + charset-g3 =ucs enable-decomposition t use-entity-reference t)) @@ -795,7 +891,8 @@ '(mnemonic "UTF8K" charset-g0 =ucs@ks charset-g1 =>ucs@ks - charset-g2 =>ucs)) + charset-g2 =>ucs + charset-g3 =ucs)) (make-coding-system 'utf-8-ivs-ks 'utf-8 @@ -804,6 +901,7 @@ charset-g0 =ucs@ks charset-g1 =>ucs@ks charset-g2 =>ucs + charset-g3 =ucs enable-decomposition t)) (make-coding-system @@ -813,6 +911,7 @@ charset-g0 =ucs@ks charset-g1 =>ucs@ks charset-g2 =>ucs + charset-g3 =ucs use-entity-reference t)) (make-coding-system @@ -822,6 +921,7 @@ charset-g0 =ucs@ks charset-g1 =>ucs@ks charset-g2 =>ucs + charset-g3 =ucs enable-decomposition t use-entity-reference t))