(coded-charset-entity-reference-alist): Add settings for isolated
authortomo <tomo>
Wed, 9 Feb 2011 20:53:59 +0000 (20:53 +0000)
committertomo <tomo>
Wed, 9 Feb 2011 20:53:59 +0000 (20:53 +0000)
characters of `=adobe-japan1-6'.

lisp/mule/mule-coding.el

index d3bc0c2..649e776 100644 (file)
 (when (featurep 'utf-2000)
   (setq coded-charset-entity-reference-alist
        '(((=adobe-japan1-base  . isolated)    "I-AJ1-" 5 d)
+         ((=adobe-japan1-6     . isolated)    "I-AJ1-" 5 d)
          ((=gt                 . isolated)     "I-GT-" 5 d)
          ((=ruimoku-v6         . isolated)   "I-RUI6-" 4 X)
          ((chinese-big5-cdp    . isolated)    "I-CDP-" 4 X)