view etc/nxml/00E80-00EFF.el @ 111705:cad125981c0f

Merge changes made in Gnus trunk. shr-color.el (shr-color-visible): Really return original background if fixed. shr.el (shr-insert-color-overlay): Replace deprecated syntax. shr.el (shr-tag-body, shr-descend): Add background support. shr.el (shr-tag-title): Add. gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes this function to return incorrect results. shr.el (shr-parse-style): Drop !important from styles. message.el (message-goto-body): Remove the <#secure special-casing, which is too special. mm-util.el (mm-enable-multibyte): Use `to' instead of t. This fixes something or other in Emacs 23, and is backwards compatible. message.el (message-goto-body): Use called-interactively-p. message.el (message-in-body-p): message-goto-body returns point. nnimap.el (nnimap-request-move-article): It's no longer necessary to clear marks before moving, since they're synced from the Gnus side first. gnus-sum.el (gnus-summary-push-marks-to-backend): New function. gnus-sum.el (gnus-summary-move-article): Copy over all marks before moving, so that IMAP doesn't think a new article has arrived. message.el (message-goto-body): called-interactively-p needs a parameter, so use `any'. gnus-cache.el (gnus-summary-insert-cached-articles): Use it. gnus-sum.el (gnus-summary-include-articles): New function. shr.el (shr-tag-table, shr-render-td): Add bgcolor support. shr-color.el (shr-color-visible): Fix docstring. shr.el (shr-insert-background-overlay): Fix typo. shr.el (shr-render-td): Copy the background before rendering.
author Katsumi Yamaoka <yamaoka@jpl.org>
date Wed, 24 Nov 2010 22:54:47 +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