1
0
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:
Glenn Morris 2007-11-28 05:06:38 +00:00
parent aff6642bf8
commit a10147ee28

9
etc/nxml/0FFF0-0FFFF.el Normal file
View 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