(char-db-coded-charset-priority-list): Add `=jis-x0208@1997'.
authortomo <tomo>
Thu, 16 Sep 2004 16:47:29 +0000 (16:47 +0000)
committertomo <tomo>
Thu, 16 Sep 2004 16:47:29 +0000 (16:47 +0000)
(insert-char-attributes): Use `=jis-x0208@{1990|1983|1978}' instead of
`=jis-x0208-{1990|1983|1978}'.

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

index 21cc506..ff80774 100644 (file)
     =big5
     =big5-eten
     =gt-k
+    =jis-x0208@1997
     =jef-china3))
 
 (defun char-db-make-char-spec (char)
                          (prog1
                              (setq value (get-char-attribute char name))
                            (setq dest-ccss (cons name dest-ccss))))
-                    (char-db-insert-ccs-feature name value line-breaking)
-                    )
+                    (char-db-insert-ccs-feature name value line-breaking))
                 )
                ((string-match "^=>ucs@" (symbol-name name))
                 (insert (format "(%-18s . #x%04X)\t; %c%s"
                              (setq required-features
                                    (union required-features
                                           '(=jis-x0208
-                                            =jis-x0208-1990
+                                            =jis-x0208@1990
                                             =jis-x0213-1-2000
                                             =jis-x0213-2-2000
                                             =jis-x0212
-                                            =jis-x0208-1983
-                                            =jis-x0208-1978))))
+                                            =jis-x0208@1983
+                                            =jis-x0208@1978))))
                             ((eq source 'CN)
                              (setq required-features
                                    (union required-features
                                 (setq required-features
                                       (union required-features
                                              '(=jis-x0208
-                                               =jis-x0208-1990
+                                               =jis-x0208@1990
                                                =jis-x0213-1-2000
                                                =jis-x0213-2-2000
                                                =jis-x0212
-                                               =jis-x0208-1983
-                                               =jis-x0208-1978))))
+                                               =jis-x0208@1983
+                                               =jis-x0208@1978))))
                                ((string-match "@CN" (symbol-name name))
                                 (setq required-features
                                       (union required-features