view etc/nxml/00B80-00BFF.el @ 111830:79219ca01c7b

Merge changes made in Gnus trunk. nnir.el (nnir-categorize): Replace mapcar with mapc. shr.el (shr-urlify): Display the title in <a> tags. shr.el (shr-urlify): Show the URL before the title to avoid misleading URLs. gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u C-u g' and `C-u g' so that `C-u g' does what it traditionally did. gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u g'. gnus-html.el (gnus-html-put-image): Use widget instead of local maps so that TAB works. nnir.el (nnir-run-gmane): Use more careful test for gmane nntp server. nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles unless necessary. gnus-util.el (gnus-output-to-mail): Require nnmail before using nnmail variables. shr.el (shr-stylesheet): New dynamic variable for cascading the styles. (shr-colorize-region): New function. (shr-insert-background-overlay): Remove. (shr-render-td): Background setting should be taken care of on a higher level. (shr-tag-body): Use post-hoc colorizations. (shr-descend): Only render color/background when they change. (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor. (shr-put-color-1): Don't overwrite old colors. (shr-colorize-region): When the background color isn't explicit, use a fixed background. gnus.el (gnus-valid-select-methods): Allow nnimap to respool. nntp.el (nntp-snarf-error-message): nnheader-report takes a format string as the parameter. gnus-sum.el (gnus-summary-respool-article): The completion function expects a list instead of an alist.
author Katsumi Yamaoka <yamaoka@jpl.org>
date Sun, 05 Dec 2010 22:17:34 +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