X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=lisp%2Futf-2000%2Fmaps-conf.el;h=4c281970021252770edd857cb0c26f70a983b630;hb=8aa0bfb7b2a7960aabb066c6e8c2d264a79fbd45;hp=2c9be6ffcd390e3682ceb695b4856d6b427aa753;hpb=82e5c86635053e54f67e6af259ee43410bd95fd5;p=chise%2Fxemacs-chise.git diff --git a/lisp/utf-2000/maps-conf.el b/lisp/utf-2000/maps-conf.el index 2c9be6f..4c28197 100644 --- a/lisp/utf-2000/maps-conf.el +++ b/lisp/utf-2000/maps-conf.el @@ -68,7 +68,8 @@ #x4749 #x4428 #x3A47 #x6E4E #x4269 #x4043 #x6E56 #x6132 #x5C54 #x3557 #x5827 #x4C68 #x505B #x514A #x5D27 - #x5563)) + #x5563 #x5D7A #x4575 #x5F7C #x3B38 + #x3237 #x3B51 #x596E #x5B5B)) (map-char-attribute (lambda (c v) @@ -102,25 +103,25 @@ (put-char-attribute chr '=gt-k i))) (setq i (1+ i)))) -(let (gt) - (dolist (ccs '(=gt-pj-1 - =gt-pj-2 - =gt-pj-3 - =gt-pj-4 - =gt-pj-5 - =gt-pj-6 - =gt-pj-7 - =gt-pj-8 - =gt-pj-9 - =gt-pj-10 - =gt-pj-11)) - (map-char-attribute - (lambda (c v) - (when (setq gt (encode-char c '=gt)) - (put-char-attribute c '=gt gt) - (put-char-attribute (decode-char ccs v) '=gt gt)) - nil) - ccs))) +;; (let (gt ret) +;; (dolist (ccs '(=gt-pj-1 +;; =gt-pj-2 +;; =gt-pj-3 +;; =gt-pj-4 +;; =gt-pj-5 +;; =gt-pj-6 +;; =gt-pj-7 +;; =gt-pj-8 +;; =gt-pj-9 +;; =gt-pj-10 +;; =gt-pj-11)) +;; (map-char-attribute +;; (lambda (c v) +;; (when (setq gt (encode-char c '=gt)) +;; (put-char-attribute c '=gt gt) +;; (put-char-attribute (decode-char ccs v) '=gt gt)) +;; nil) +;; ccs))) ;; (let (ret) ;; (dolist (feature @@ -201,8 +202,9 @@ (put-char-attribute char '=ucs@jis/2004 ucs))) (unless (eq code #x332A) (when (setq char (decode-char '=>jis-x0208@1997 code 'defined-only)) - (put-char-attribute char '=>jis-x0208 code) - (remove-char-attribute char '=>jis-x0208@1997))) + (unless (eq (encode-char char '=>>jis-x0208) code) + (put-char-attribute char '=>jis-x0208 code) + (remove-char-attribute char '=>jis-x0208@1997)))) ))) (map-char-attribute