mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-04 02:51:31 -08:00
(tibetan): Fix :code-space property.
(tibetan-1-column): Delete :superset property, add :code-offset property.
This commit is contained in:
parent
cdfc5141c9
commit
62f3e72ceb
1 changed files with 2 additions and 2 deletions
|
|
@ -870,7 +870,7 @@
|
|||
:iso-final-char ?7
|
||||
:emacs-mule-id 252
|
||||
:unify-map "tibetan"
|
||||
:code-space [33 126 33 126]
|
||||
:code-space [33 126 33 37]
|
||||
:code-offset #x190000)
|
||||
|
||||
(define-charset 'tibetan-1-column
|
||||
|
|
@ -880,7 +880,7 @@
|
|||
:iso-final-char ?8
|
||||
:emacs-mule-id 241
|
||||
:code-space [33 126 33 37]
|
||||
:superset '(tibetan))
|
||||
:code-offset #x190000)
|
||||
|
||||
;; Subsets of Unicode.
|
||||
(define-charset 'mule-unicode-2500-33ff
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue