(coded-charset-entity-reference-alist): Modify to use "&U-hhhhhhhh;"
authortomo <tomo>
Mon, 16 May 2005 18:42:20 +0000 (18:42 +0000)
committertomo <tomo>
Mon, 16 May 2005 18:42:20 +0000 (18:42 +0000)
instead of "&UU+hhhh;" for `=ucs@iso'.

lisp/mule/mule-coding.el

index 96f9514..624f81b 100644 (file)
          ( china3-jef                           "JC3-" 4 X)
          ( chinese-big5                           "B-" 4 X)
          ( chinese-big5                          "C0-" 4 X)
+         ( =ucs@iso                               "U-" 8 X)
          ( =ucs@unicode                          "UU+" 4 X)
          ( =ucs@unicode                          "UU-" 8 X)
          ( =ucs@iso                               "U+" 4 X)
-         ( =ucs@iso                               "U-" 8 X)
          ( =ucs@gb                               "GU+" 4 X)
          ( =ucs@gb                               "GU-" 8 X)
          ( =ucs@jis                              "JU+" 4 X)