Mercurial > emacs
changeset 86698:d3851627d1f0
Move here from lisp/nxml/char-name/unicode
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Wed, 28 Nov 2007 05:06:38 +0000 |
parents | 140f060db5b6 |
children | 90337d40597d |
files | etc/nxml/0FFF0-0FFFF.el |
diffstat | 1 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/etc/nxml/0FFF0-0FFFF.el Wed Nov 28 05:06:38 2007 +0000 @@ -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