X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2Futf-2000%2Fmaps-conf.el;h=b69d3dd972e3529c2b5f0f99e55ed150eff40943;hb=71069f567793444e5c931f5ececfcff719450a37;hp=ca741825e04776424a2ada4bffb380b5c04e5338;hpb=9b2b1079d8dab094a1a2a43e93877ca4aa7a1002;p=chise%2Fxemacs-chise.git- diff --git a/lisp/utf-2000/maps-conf.el b/lisp/utf-2000/maps-conf.el index ca74182..b69d3dd 100644 --- a/lisp/utf-2000/maps-conf.el +++ b/lisp/utf-2000/maps-conf.el @@ -103,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