view etc/nxml/00B80-00BFF.el @ 110615:84a76c5e1b1c

Merge changes made in Gnus trunk. sieve-manage.el (sieve-manage-default-stream): Make default stream customizable. nnimap.el (nnimap-request-accept-article): Send a "." at the end, which may or may not help. nnimap.el (nnimap-open-connection): Have the `network' nnimap connection use STARTTLS opportunistically. gnus-sum.el (gnus-summary-insert-new-articles): Copy the old-high watermark so that nothing alters it while scanning for new messages. nnimap.el (nnimap-request-accept-article): Remove the "." at the end, since some servers don't like it. nnimap.el (nnimap-open-connection): Forget credentials if the server says the password was wrong. nnimap.el (nnimap-parse-line): Protect against invalid data. gnus-art.el, gnus-sum.el, nnimap.el: Allow setting the partial fetch per server instead of globally. message.el (message-cite-prefix-regexp): Revert last edit. nnmairix.el: Make it work with latest changes in nnimap. gnus-sum.el (gnus-summary-move-article): Don't alter gnus-newsgroup-active. gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so that you don't get flashes of other buffers. nnimap.el: Fix up partial nnimap fetching. gnus-sum.el: Rework the `/ N' based on the new gnus-newsgroup-highest variable.
author Katsumi Yamaoka <yamaoka@jpl.org>
date Mon, 27 Sep 2010 23:07:47 +0000
parents 921a953c084f
children ef719132ddfa
line wrap: on
line source

(nxml-define-char-name-set 'tamil
  '(("TAMIL SIGN ANUSVARA" #x0B82)
    ("TAMIL SIGN VISARGA" #x0B83)
    ("TAMIL LETTER A" #x0B85)
    ("TAMIL LETTER AA" #x0B86)
    ("TAMIL LETTER I" #x0B87)
    ("TAMIL LETTER II" #x0B88)
    ("TAMIL LETTER U" #x0B89)
    ("TAMIL LETTER UU" #x0B8A)
    ("TAMIL LETTER E" #x0B8E)
    ("TAMIL LETTER EE" #x0B8F)
    ("TAMIL LETTER AI" #x0B90)
    ("TAMIL LETTER O" #x0B92)
    ("TAMIL LETTER OO" #x0B93)
    ("TAMIL LETTER AU" #x0B94)
    ("TAMIL LETTER KA" #x0B95)
    ("TAMIL LETTER NGA" #x0B99)
    ("TAMIL LETTER CA" #x0B9A)
    ("TAMIL LETTER JA" #x0B9C)
    ("TAMIL LETTER NYA" #x0B9E)
    ("TAMIL LETTER TTA" #x0B9F)
    ("TAMIL LETTER NNA" #x0BA3)
    ("TAMIL LETTER TA" #x0BA4)
    ("TAMIL LETTER NA" #x0BA8)
    ("TAMIL LETTER NNNA" #x0BA9)
    ("TAMIL LETTER PA" #x0BAA)
    ("TAMIL LETTER MA" #x0BAE)
    ("TAMIL LETTER YA" #x0BAF)
    ("TAMIL LETTER RA" #x0BB0)
    ("TAMIL LETTER RRA" #x0BB1)
    ("TAMIL LETTER LA" #x0BB2)
    ("TAMIL LETTER LLA" #x0BB3)
    ("TAMIL LETTER LLLA" #x0BB4)
    ("TAMIL LETTER VA" #x0BB5)
    ("TAMIL LETTER SSA" #x0BB7)
    ("TAMIL LETTER SA" #x0BB8)
    ("TAMIL LETTER HA" #x0BB9)
    ("TAMIL VOWEL SIGN AA" #x0BBE)
    ("TAMIL VOWEL SIGN I" #x0BBF)
    ("TAMIL VOWEL SIGN II" #x0BC0)
    ("TAMIL VOWEL SIGN U" #x0BC1)
    ("TAMIL VOWEL SIGN UU" #x0BC2)
    ("TAMIL VOWEL SIGN E" #x0BC6)
    ("TAMIL VOWEL SIGN EE" #x0BC7)
    ("TAMIL VOWEL SIGN AI" #x0BC8)
    ("TAMIL VOWEL SIGN O" #x0BCA)
    ("TAMIL VOWEL SIGN OO" #x0BCB)
    ("TAMIL VOWEL SIGN AU" #x0BCC)
    ("TAMIL SIGN VIRAMA" #x0BCD)
    ("TAMIL AU LENGTH MARK" #x0BD7)
    ("TAMIL DIGIT ONE" #x0BE7)
    ("TAMIL DIGIT TWO" #x0BE8)
    ("TAMIL DIGIT THREE" #x0BE9)
    ("TAMIL DIGIT FOUR" #x0BEA)
    ("TAMIL DIGIT FIVE" #x0BEB)
    ("TAMIL DIGIT SIX" #x0BEC)
    ("TAMIL DIGIT SEVEN" #x0BED)
    ("TAMIL DIGIT EIGHT" #x0BEE)
    ("TAMIL DIGIT NINE" #x0BEF)
    ("TAMIL NUMBER TEN" #x0BF0)
    ("TAMIL NUMBER ONE HUNDRED" #x0BF1)
    ("TAMIL NUMBER ONE THOUSAND" #x0BF2)
    ))

;; arch-tag: a299bfdc-4543-4405-a4a8-202d178a578f