(char-db-coded-charset-priority-list):
authortomo <tomo>
Tue, 8 Sep 2009 11:54:51 +0000 (11:54 +0000)
committertomo <tomo>
Tue, 8 Sep 2009 11:54:51 +0000 (11:54 +0000)
- Use `=>FOO' instead of `<=>FOO'.
- Add `=>>jis-x0213-2', `=>jis-x0213-2' and `=shinjigen'.

lisp/utf-2000/char-db-util.el

index 35b8d78..c18d2f0 100644 (file)
     =ucs@iso
     =ucs@unicode
     =>>jis-x0208
-    <=>jis-x0208
-    <=>jis-x0208@1997
+    =>jis-x0208
+    =>jis-x0208@1997
     =>>jis-x0213-1
-    <=>jis-x0213-1
-    <=>jis-x0213-1@2000
-    <=>jis-x0213-1@2004
+    =>jis-x0213-1
+    =>jis-x0213-1@2000
+    =>jis-x0213-1@2004
+    =>>jis-x0213-2
+    =>jis-x0213-2
     =big5
     =big5-eten
     =zinbun-oracle
     =ruimoku-v6
-    =jef-china3))
+    =jef-china3
+    =shinjigen))
 
 (defun char-db-make-char-spec (char)
   (let (ret char-spec)