diff options
author | Glenn Morris <rgm@gnu.org> | 2007-11-28 05:06:42 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2007-11-28 05:06:42 +0000 |
commit | e31049db9d34c8aff9c49535556f18f6d6e3fac0 (patch) | |
tree | fd5ebb134d3583db38243649cdae0b37fc651991 /lisp/nxml | |
parent | a10147ee28a53e239ad28d8fe83a0bbdf83729c8 (diff) | |
download | emacs-e31049db9d34c8aff9c49535556f18f6d6e3fac0.tar.gz |
Move to etc/nxml
Diffstat (limited to 'lisp/nxml')
-rw-r--r-- | lisp/nxml/char-name/unicode/01720-0173F.el | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/lisp/nxml/char-name/unicode/01720-0173F.el b/lisp/nxml/char-name/unicode/01720-0173F.el deleted file mode 100644 index a7530051cea..00000000000 --- a/lisp/nxml/char-name/unicode/01720-0173F.el +++ /dev/null @@ -1,27 +0,0 @@ -(nxml-define-char-name-set 'hanunoo - '(("HANUNOO LETTER A" #x1720) - ("HANUNOO LETTER I" #x1721) - ("HANUNOO LETTER U" #x1722) - ("HANUNOO LETTER KA" #x1723) - ("HANUNOO LETTER GA" #x1724) - ("HANUNOO LETTER NGA" #x1725) - ("HANUNOO LETTER TA" #x1726) - ("HANUNOO LETTER DA" #x1727) - ("HANUNOO LETTER NA" #x1728) - ("HANUNOO LETTER PA" #x1729) - ("HANUNOO LETTER BA" #x172A) - ("HANUNOO LETTER MA" #x172B) - ("HANUNOO LETTER YA" #x172C) - ("HANUNOO LETTER RA" #x172D) - ("HANUNOO LETTER LA" #x172E) - ("HANUNOO LETTER WA" #x172F) - ("HANUNOO LETTER SA" #x1730) - ("HANUNOO LETTER HA" #x1731) - ("HANUNOO VOWEL SIGN I" #x1732) - ("HANUNOO VOWEL SIGN U" #x1733) - ("HANUNOO SIGN PAMUDPOD" #x1734) - ("PHILIPPINE SINGLE PUNCTUATION" #x1735) - ("PHILIPPINE DOUBLE PUNCTUATION" #x1736) - )) - -;; arch-tag: d577c8e1-70e3-4afc-82f4-b61e4cf0b603 |