(coded-charset-entity-reference-alist): Add settings for
authortomo <tomo>
Wed, 4 Feb 2004 16:25:41 +0000 (16:25 +0000)
committertomo <tomo>
Wed, 4 Feb 2004 16:25:41 +0000 (16:25 +0000)
`&I-RUI6-hhhh;' and `&RUI6-hhhh;'.

lisp/mule/mule-coding.el

index a185f9f..1b51736 100644 (file)
   (setq coded-charset-entity-reference-alist
        '(((ideograph-gt . isolated)            "I-GT-" 5 d)
          ( ideograph-gt                          "GT-" 5 d)
+         ((=ruimoku-v6 . isolated)           "I-RUI6-" 4 X)
+         ( =ruimoku-v6                         "RUI6-" 4 X)
          ((chinese-big5-cdp . isolated)       "I-CDP-" 4 X)
          ( chinese-big5-cdp                     "CDP-" 4 X)
          ((ideograph-daikanwa . isolated)       "I-M-" 5 d)