view etc/nxml/00A80-00AFF.el @ 110410:f2e111723c3a

Merge changes made in Gnus trunk. Reimplement nnimap, and do tweaks to the rest of the code to support that. * gnus-int.el (gnus-finish-retrieve-group-infos) (gnus-retrieve-group-data-early): New functions. * gnus-range.el (gnus-range-nconcat): New function. * gnus-start.el (gnus-get-unread-articles): Support early retrieval of data. (gnus-read-active-for-groups): Support finishing the early retrieval of data. * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name if the move is internal, so that nnimap can do fast internal moves. * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for nnimap usage. * nnimap.el: Rewritten. * nnmail.el (nnmail-inhibit-default-split-group): New internal variable to allow the mail splitting to not return a default group. This is useful for nnimap, which will leave unmatched mail in the inbox. * utf7.el (utf7-encode): Autoload. Implement shell connection. * nnimap.el (nnimap-open-shell-stream): New function. (nnimap-open-connection): Use it. Get the number of lines by using BODYSTRUCTURE. (nnimap-transform-headers): Get the number of lines in each message. (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the number of lines. Not all servers return UIDNEXT. Work past this problem. Remove junk from end of file. Fix typo in "bogus" section. Make capabilties be case-insensitive. Require cl when compiling. Don't bug out if the LIST command doesn't have any parameters. 2010-09-17 Knut Anders Hatlen <kahatlen@gmail.com> (tiny change) * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command doesn't have any parameters. (mm-text-html-renderer): Document gnus-article-html. 2010-09-17 Julien Danjou <julien@danjou.info> (tiny fix) * mm-decode.el (mm-text-html-renderer): Document gnus-article-html. * dgnushack.el: Define netrc-credentials. If the user doesn't have a /etc/services, supply some sensible port defaults. Have `unseen-or-unread' select an unread unseen article first. (nntp-open-server): Return whether the open was successful or not. Throughout all files, replace (save-excursion (set-buffer ...)) with (with-current-buffer ... ). Save result so that it doesn't say "failed" all the time. Add ~/.authinfo to the default, since that's probably most useful for users. Don't use the "finish" method when we're reading from the agent. Add some more nnimap-relevant agent stuff to nnagent.el. * nnimap.el (nnimap-with-process-buffer): Removed. Revert one line that was changed by mistake in the last checkin. (nnimap-open-connection): Don't error out when we can't make a connection nnimap-related changes to avoid bugging out if we can't contact a server. * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups from methods that are denied. * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log in. (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for nothing. * gnus-sum.el (gnus-select-newsgroup): Indent.
author Katsumi Yamaoka <yamaoka@jpl.org>
date Sat, 18 Sep 2010 10:02:19 +0000
parents 44e9cefa9028
children ef719132ddfa
line wrap: on
line source

(nxml-define-char-name-set 'gujarati
  '(("GUJARATI SIGN CANDRABINDU" #x0A81)
    ("GUJARATI SIGN ANUSVARA" #x0A82)
    ("GUJARATI SIGN VISARGA" #x0A83)
    ("GUJARATI LETTER A" #x0A85)
    ("GUJARATI LETTER AA" #x0A86)
    ("GUJARATI LETTER I" #x0A87)
    ("GUJARATI LETTER II" #x0A88)
    ("GUJARATI LETTER U" #x0A89)
    ("GUJARATI LETTER UU" #x0A8A)
    ("GUJARATI LETTER VOCALIC R" #x0A8B)
    ("GUJARATI VOWEL CANDRA E" #x0A8D)
    ("GUJARATI LETTER E" #x0A8F)
    ("GUJARATI LETTER AI" #x0A90)
    ("GUJARATI VOWEL CANDRA O" #x0A91)
    ("GUJARATI LETTER O" #x0A93)
    ("GUJARATI LETTER AU" #x0A94)
    ("GUJARATI LETTER KA" #x0A95)
    ("GUJARATI LETTER KHA" #x0A96)
    ("GUJARATI LETTER GA" #x0A97)
    ("GUJARATI LETTER GHA" #x0A98)
    ("GUJARATI LETTER NGA" #x0A99)
    ("GUJARATI LETTER CA" #x0A9A)
    ("GUJARATI LETTER CHA" #x0A9B)
    ("GUJARATI LETTER JA" #x0A9C)
    ("GUJARATI LETTER JHA" #x0A9D)
    ("GUJARATI LETTER NYA" #x0A9E)
    ("GUJARATI LETTER TTA" #x0A9F)
    ("GUJARATI LETTER TTHA" #x0AA0)
    ("GUJARATI LETTER DDA" #x0AA1)
    ("GUJARATI LETTER DDHA" #x0AA2)
    ("GUJARATI LETTER NNA" #x0AA3)
    ("GUJARATI LETTER TA" #x0AA4)
    ("GUJARATI LETTER THA" #x0AA5)
    ("GUJARATI LETTER DA" #x0AA6)
    ("GUJARATI LETTER DHA" #x0AA7)
    ("GUJARATI LETTER NA" #x0AA8)
    ("GUJARATI LETTER PA" #x0AAA)
    ("GUJARATI LETTER PHA" #x0AAB)
    ("GUJARATI LETTER BA" #x0AAC)
    ("GUJARATI LETTER BHA" #x0AAD)
    ("GUJARATI LETTER MA" #x0AAE)
    ("GUJARATI LETTER YA" #x0AAF)
    ("GUJARATI LETTER RA" #x0AB0)
    ("GUJARATI LETTER LA" #x0AB2)
    ("GUJARATI LETTER LLA" #x0AB3)
    ("GUJARATI LETTER VA" #x0AB5)
    ("GUJARATI LETTER SHA" #x0AB6)
    ("GUJARATI LETTER SSA" #x0AB7)
    ("GUJARATI LETTER SA" #x0AB8)
    ("GUJARATI LETTER HA" #x0AB9)
    ("GUJARATI SIGN NUKTA" #x0ABC)
    ("GUJARATI SIGN AVAGRAHA" #x0ABD)
    ("GUJARATI VOWEL SIGN AA" #x0ABE)
    ("GUJARATI VOWEL SIGN I" #x0ABF)
    ("GUJARATI VOWEL SIGN II" #x0AC0)
    ("GUJARATI VOWEL SIGN U" #x0AC1)
    ("GUJARATI VOWEL SIGN UU" #x0AC2)
    ("GUJARATI VOWEL SIGN VOCALIC R" #x0AC3)
    ("GUJARATI VOWEL SIGN VOCALIC RR" #x0AC4)
    ("GUJARATI VOWEL SIGN CANDRA E" #x0AC5)
    ("GUJARATI VOWEL SIGN E" #x0AC7)
    ("GUJARATI VOWEL SIGN AI" #x0AC8)
    ("GUJARATI VOWEL SIGN CANDRA O" #x0AC9)
    ("GUJARATI VOWEL SIGN O" #x0ACB)
    ("GUJARATI VOWEL SIGN AU" #x0ACC)
    ("GUJARATI SIGN VIRAMA" #x0ACD)
    ("GUJARATI OM" #x0AD0)
    ("GUJARATI LETTER VOCALIC RR" #x0AE0)
    ("GUJARATI DIGIT ZERO" #x0AE6)
    ("GUJARATI DIGIT ONE" #x0AE7)
    ("GUJARATI DIGIT TWO" #x0AE8)
    ("GUJARATI DIGIT THREE" #x0AE9)
    ("GUJARATI DIGIT FOUR" #x0AEA)
    ("GUJARATI DIGIT FIVE" #x0AEB)
    ("GUJARATI DIGIT SIX" #x0AEC)
    ("GUJARATI DIGIT SEVEN" #x0AED)
    ("GUJARATI DIGIT EIGHT" #x0AEE)
    ("GUJARATI DIGIT NINE" #x0AEF)
    ))

;; arch-tag: e11e63c9-1fd7-496b-be1b-4c2bb32bdec4