Skip to content
Snippets Groups Projects
Commit 1ad59dd8 authored by tomo's avatar tomo
Browse files

(china3-jef): Add new coded-charset when UTF-2000 [was a builtin

coded-charset].
parent 4291dd3e
Branches
Tags
No related merge requests found
......@@ -186,6 +186,19 @@
;; code-offset ,(lsh #x6200 16)
mother chinese-big5
min-code #x8140 max-code #x8DFE))
(make-charset
'china3-jef
"JEF + CHINA3"
`(long-name "JEF + CHINA3 private characters"
chars 256
dimension 2
columns 2
graphic 2
direction l2r
registry "china3jef-0"
min-code #xE80000
max-code #xE8FFFF
code-offset #xE80000))
)
;;; mule-conf.el ends here
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment