mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-26 10:49:33 +00:00
Move here from lisp/nxml/char-name/unicode
This commit is contained in:
parent
aff6642bf8
commit
a10147ee28
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…
Reference in New Issue
Block a user