mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-01 01:41:01 -08:00
(mule-unicode-e000-ffff): Set
:max-code.
This commit is contained in:
parent
0a999a5e9f
commit
e08255bb7b
1 changed files with 2 additions and 1 deletions
|
|
@ -857,7 +857,8 @@
|
|||
:iso-final-char ?3
|
||||
:emacs-mule-id 243
|
||||
:code-space [#x20 #x7F #x20 #x75]
|
||||
:code-offset #xE000)
|
||||
:code-offset #xE000
|
||||
:max-code 30015) ; U+FFFF
|
||||
|
||||
(define-charset 'mule-unicode-0100-24ff
|
||||
"Unicode characters of the range U+0100..U+24FF."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue