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:
37a3c00
)
(ucs-gb): New coded-charsets when `utf-2000' is provided [was builtin
author
tomo
<tomo>
Wed, 5 Mar 2003 10:50:03 +0000
(10:50 +0000)
committer
tomo
<tomo>
Wed, 5 Mar 2003 10:50:03 +0000
(10:50 +0000)
coded-charsets].
lisp/mule/mule-conf.el
patch
|
blob
|
history
diff --git
a/lisp/mule/mule-conf.el
b/lisp/mule/mule-conf.el
index
1642395
..
520cd1a
100644
(file)
--- a/
lisp/mule/mule-conf.el
+++ b/
lisp/mule/mule-conf.el
@@
-139,6
+139,15
@@
)
(when (featurep 'utf-2000)
+ (make-charset 'ucs-gb
+ "UCS for GB"
+ `(long-name "ISO/IEC 10646 for GB"
+ chars 256
+ dimension 3
+ columns 2
+ graphic 2
+ direction l2r
+ mother ucs))
(make-charset 'ucs-cns
"UCS for CNS"
`(long-name "ISO/IEC 10646 for CNS 11643"