1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-17 10:06:13 +00:00

Move here from lisp/nxml/char-name/unicode

This commit is contained in:
Glenn Morris 2007-11-28 05:06:12 +00:00
parent eb8a2f4b8f
commit 97cbf2e466

8
etc/nxml/0FE20-0FE2F.el Normal file
View File

@ -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