aboutsummaryrefslogtreecommitdiffstats
path: root/etc/nxml
diff options
context:
space:
mode:
authorGlenn Morris <[email protected]>2007-11-28 05:06:12 +0000
committerGlenn Morris <[email protected]>2007-11-28 05:06:12 +0000
commit97cbf2e466e81a2fc07e39e98c26546ab6ec91a8 (patch)
treeab250a036dac805016df95b93bac98ecfa060cbe /etc/nxml
parenteb8a2f4b8f17f40006b28fd0a9e711aa399fb460 (diff)
Move here from lisp/nxml/char-name/unicode
Diffstat (limited to 'etc/nxml')
-rw-r--r--etc/nxml/0FE20-0FE2F.el8
1 files changed, 8 insertions, 0 deletions
diff --git a/etc/nxml/0FE20-0FE2F.el b/etc/nxml/0FE20-0FE2F.el
new file mode 100644
index 0000000000..358dccd061
--- /dev/null
+++ b/etc/nxml/0FE20-0FE2F.el
@@ -0,0 +1,8 @@
+(nxml-define-char-name-set 'combining-half-marks
+ '(("COMBINING LIGATURE LEFT HALF" #xFE20)
+ ("COMBINING LIGATURE RIGHT HALF" #xFE21)
+ ("COMBINING DOUBLE TILDE LEFT HALF" #xFE22)
+ ("COMBINING DOUBLE TILDE RIGHT HALF" #xFE23)
+ ))
+
+;; arch-tag: de291a34-737a-4bbb-8d97-94f878921d05