view etc/nxml/00E80-00EFF.el @ 104441:902d22a2d922

cedet/semantic/db-debug.el: Don't require semantic/db-mode, since semanticdb-current-database and semanticdb-current-table are now in semantic/db.el. cedet/semantic/db-ebrowse.el: Don't require semantic/db-mode, since semanticdb-current-database and semanticdb-current-table are now in semantic/db.el. cedet/semantic/db-el.el: Require semantic/lex-spp. Require semantic/db instead of semantic/db-search. cedet/semantic/db-file.el: Declare inversion-test and data-debug-insert-thing. (semanticdb-load-database): Load inversion only if necessary. cedet/semantic/db-find.el: Autoload semanticdb-find-default-throttle. Defvar data-debug-thing-alist, and ede-current-project. Declare data-debug-insert-stuff-list, data-debug-insert-tag-list, semantic-scope-reset-cache, and semanticdb-typecache-notify-reset. Require semantic/tag-file, and semantic/sort. (semantic-reset): Require semantic/scope. (semanticdb-partial-synchronize): Require semantic/db-typecache. (semanticdb-find-table-for-include) Move up to avoid compiler warning. cedet/semantic/db-global.el: Declare data-debug-new-buffer and data-debug-insert-thing. (semanticdb-project-database-global) Move up to avoid compiler warning. cedet/semantic/db-javascript.el: Fix provide statement. Require semantic/db-find instead of semantic/db-search. cedet/semantic/db-mode.el: Declare semantic-lex-spp-set-dynamic-table. (semanticdb-current-database, semanticdb-current-table): Move into semantic/db.el cedet/semantic/db-ref.el: Require eieio, semantic/db, and semantic/util. Declare data-debug-new-buffer and data-debug-insert-object-slots. Defvar semantic-case-fold. Require semantic/find when compiling. cedet/semantic/db-typecache.el: Require semantic/tag-ls, semantic/analyze/fcn, and semantic/scope. Declare data-debug-insert-thing and data-debug-new-buffer. cedet/semantic/db.el (semanticdb-search-results-table): Move class definition here from semantic/db-search.el. (semanticdb-current-database, semanticdb-current-table) Move variable definitions here from semantic/db-mode.el.
author Chong Yidong <cyd@stupidchicken.com>
date Mon, 31 Aug 2009 00:45:41 +0000
parents 8962eefe16b5
children ef719132ddfa
line wrap: on
line source

(nxml-define-char-name-set 'lao
  '(("LAO LETTER KO" #x0E81)
    ("LAO LETTER KHO SUNG" #x0E82)
    ("LAO LETTER KHO TAM" #x0E84)
    ("LAO LETTER NGO" #x0E87)
    ("LAO LETTER CO" #x0E88)
    ("LAO LETTER SO TAM" #x0E8A)
    ("LAO LETTER NYO" #x0E8D)
    ("LAO LETTER DO" #x0E94)
    ("LAO LETTER TO" #x0E95)
    ("LAO LETTER THO SUNG" #x0E96)
    ("LAO LETTER THO TAM" #x0E97)
    ("LAO LETTER NO" #x0E99)
    ("LAO LETTER BO" #x0E9A)
    ("LAO LETTER PO" #x0E9B)
    ("LAO LETTER PHO SUNG" #x0E9C)
    ("LAO LETTER FO TAM" #x0E9D)
    ("LAO LETTER PHO TAM" #x0E9E)
    ("LAO LETTER FO SUNG" #x0E9F)
    ("LAO LETTER MO" #x0EA1)
    ("LAO LETTER YO" #x0EA2)
    ("LAO LETTER LO LING" #x0EA3)
    ("LAO LETTER LO LOOT" #x0EA5)
    ("LAO LETTER WO" #x0EA7)
    ("LAO LETTER SO SUNG" #x0EAA)
    ("LAO LETTER HO SUNG" #x0EAB)
    ("LAO LETTER O" #x0EAD)
    ("LAO LETTER HO TAM" #x0EAE)
    ("LAO ELLIPSIS" #x0EAF)
    ("LAO VOWEL SIGN A" #x0EB0)
    ("LAO VOWEL SIGN MAI KAN" #x0EB1)
    ("LAO VOWEL SIGN AA" #x0EB2)
    ("LAO VOWEL SIGN AM" #x0EB3)
    ("LAO VOWEL SIGN I" #x0EB4)
    ("LAO VOWEL SIGN II" #x0EB5)
    ("LAO VOWEL SIGN Y" #x0EB6)
    ("LAO VOWEL SIGN YY" #x0EB7)
    ("LAO VOWEL SIGN U" #x0EB8)
    ("LAO VOWEL SIGN UU" #x0EB9)
    ("LAO VOWEL SIGN MAI KON" #x0EBB)
    ("LAO SEMIVOWEL SIGN LO" #x0EBC)
    ("LAO SEMIVOWEL SIGN NYO" #x0EBD)
    ("LAO VOWEL SIGN E" #x0EC0)
    ("LAO VOWEL SIGN EI" #x0EC1)
    ("LAO VOWEL SIGN O" #x0EC2)
    ("LAO VOWEL SIGN AY" #x0EC3)
    ("LAO VOWEL SIGN AI" #x0EC4)
    ("LAO KO LA" #x0EC6)
    ("LAO TONE MAI EK" #x0EC8)
    ("LAO TONE MAI THO" #x0EC9)
    ("LAO TONE MAI TI" #x0ECA)
    ("LAO TONE MAI CATAWA" #x0ECB)
    ("LAO CANCELLATION MARK" #x0ECC)
    ("LAO NIGGAHITA" #x0ECD)
    ("LAO DIGIT ZERO" #x0ED0)
    ("LAO DIGIT ONE" #x0ED1)
    ("LAO DIGIT TWO" #x0ED2)
    ("LAO DIGIT THREE" #x0ED3)
    ("LAO DIGIT FOUR" #x0ED4)
    ("LAO DIGIT FIVE" #x0ED5)
    ("LAO DIGIT SIX" #x0ED6)
    ("LAO DIGIT SEVEN" #x0ED7)
    ("LAO DIGIT EIGHT" #x0ED8)
    ("LAO DIGIT NINE" #x0ED9)
    ("LAO HO NO" #x0EDC)
    ("LAO HO MO" #x0EDD)
    ))

;; arch-tag: 36f98cb4-447d-49e0-bae5-03a026adabac