mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-30 04:10:54 -08:00
Move here from lisp/nxml/char-name/unicode
This commit is contained in:
parent
aff6642bf8
commit
a10147ee28
1 changed files with 9 additions and 0 deletions
9
etc/nxml/0FFF0-0FFFF.el
Normal file
9
etc/nxml/0FFF0-0FFFF.el
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
(nxml-define-char-name-set 'specials
|
||||
'(("INTERLINEAR ANNOTATION ANCHOR" #xFFF9)
|
||||
("INTERLINEAR ANNOTATION SEPARATOR" #xFFFA)
|
||||
("INTERLINEAR ANNOTATION TERMINATOR" #xFFFB)
|
||||
("OBJECT REPLACEMENT CHARACTER" #xFFFC)
|
||||
("REPLACEMENT CHARACTER" #xFFFD)
|
||||
))
|
||||
|
||||
;; arch-tag: 0bef6e81-4857-4032-a18a-18784233cc81
|
||||
Loading…
Add table
Add a link
Reference in a new issue