projects
/
chise
/
xemacs-chise.git.1
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
22866b1
)
Add `=gt' for each glyph object of GT.
author
MORIOKA Tomohiko
<tomo.git@chise.org>
Fri, 16 Feb 2018 01:20:04 +0000
(10:20 +0900)
committer
MORIOKA Tomohiko
<tomo.git@chise.org>
Fri, 16 Feb 2018 01:20:04 +0000
(10:20 +0900)
lisp/utf-2000/maps-conf.el
patch
|
blob
|
history
diff --git
a/lisp/utf-2000/maps-conf.el
b/lisp/utf-2000/maps-conf.el
index
6670219
..
8b12263
100644
(file)
--- a/
lisp/utf-2000/maps-conf.el
+++ b/
lisp/utf-2000/maps-conf.el
@@
-105,6
+105,13
@@
nil)
'=gt-pj-1)
+(let ((i 1)
+ chr)
+ (while (<= i 67547)
+ (when (setq chr (decode-char '=gt i))
+ (put-char-attribute chr '=gt i))
+ (setq i (1+ i))))
+
(let ((default-coded-charset-priority-list
'(=gt-pj-1
=gt-pj-2