gnus
2010-09-22 Lars Magne... Merge branch 'master' of https://git.gnus.org/gnus
2010-09-22 Lars Magne... Only run -request-scan once per method on `g'.
2010-09-22 Julien Danjougnus-html-image-fetched: check for errors
2010-09-22 Julien Danjougnus-html-image-fetched: Only cache if gnus-html-image...
2010-09-22 Lars Magne... (nnimap-parse-flags): Fix typo.
2010-09-22 Lars Magne... Record the server name.
2010-09-22 Lars Magne... Make IMAP flags parsing much faster by using `read'.
2010-09-22 Lars Magne... Allow nnimap to just delete 'junk messages when splitting.
2010-09-22 Lars Magne... Set the current nnimap group to nil, since EXAMINE...
2010-09-22 Lars Magne... Inhibit the daemon, since this command might take a...
2010-09-22 Lars Magne... Merge branch 'master' of https://git.gnus.org/gnus
2010-09-22 Lars Magne... Expunge IMAP groups by default on article deletion.
2010-09-22 Julien Danjougnus-html-image-fetched: Search also for \r\n\r\n to...
2010-09-22 Julien Danjougnus-html-put-image: stop using markers
2010-09-22 Julien Danjougnus-html-rescale-image: Use window-inside-pixel-edges...
2010-09-22 Lars Magne... Try to keep the server/method cache unique.
2010-09-22 Lars Magne... Merge branch 'master' of https://git.gnus.org/gnus
2010-09-22 Julien DanjouUse gnus-html-encode-url to encode URL
2010-09-22 Julien Danjougnus-html-get-image-data: Search also for \r\n\r\n...
2010-09-22 Ted ZlatanovTell user if expunge won't happen.
2010-09-22 Julien DanjouMake gnus-group-add-icon work
2010-09-22 Lars Magne... Merge branch 'master' of https://git.gnus.org/gnus
2010-09-22 Julien Danjou(gnus-html-put-image): Put alt-text as help-echo
2010-09-22 Julien Danjou(gnus-html-wash-images): Use xml-substitute-special...
2010-09-22 Katsumi YamaokaRemove Emacs 21 stuff.
2010-09-22 Katsumi YamaokaRemove Emacs 21 stuff.
2010-09-21 Lars Magne... Add sanity check to not delete marks outside the active...
2010-09-21 Lars Magne... Get the extended method slightly later to avoid double...
2010-09-21 Lars Magne... Fix variable name clobbering from previous patch.
2010-09-21 Lars Magne... Fix another typo.
2010-09-21 Lars Magne... Fix another typo
2010-09-21 Lars Magne... Fix typo.
2010-09-21 Lars Magne... Give a better error message in the "go offline" case.
2010-09-21 Lars Magne... Hack to avoid adjusting marks for nnimap, which is...
2010-09-21 Lars Magne... When we have several similar methods, try to create...
2010-09-21 Lars Magne... Fix the prefixed select method in the presence of many...
2010-09-21 Lars Magne... Fix typo: time-subtract.
2010-09-21 Lars Magne... Don't refer to nnml-inhibit-expiry.
2010-09-21 Lars Magne... Use gnus-server-equal to find out whether methods are...
2010-09-21 Lars Magne... Fix typo in last checkin.
2010-09-21 Lars Magne... (nnimap-mark-and-expunge-incoming): Wait for the last...
2010-09-21 Lars Magne... Request the article before looking at what the Message...
2010-09-21 Lars Magne... Implement nnimap expiry.
2010-09-21 Lars Magne... Allow returning the cutoff time for oldness in addition...
2010-09-21 Lars Magne... Only delete articles immediately if the target is ...
2010-09-21 Lars Magne... When we have zero articles, return the right data to...
2010-09-21 Lars Magne... When respooling to the same method, this would bug...
2010-09-21 Lars Magne... Put back the nnimal autoloads needed to do the acl...
2010-09-21 Lars Magne... Implement the nnimap article expunging interface method...
2010-09-21 Lars Magne... Use the IMAP version of utf7-encode throughout.
2010-09-21 Lars Magne... (nnimap-request-create-group): Implement.
2010-09-21 Lars Magne... Merge branch 'master' of https://git.gnus.org/gnus
2010-09-21 Julien Danjou(gnus-html-image-map): Add v to browse-url on undisplay...
2010-09-21 Julien DanjouMake gnus-html use url-cache system
2010-09-20 Katsumi Yamaokaemacs-mime.texi (rfc2047): Update description for rfc20...
2010-09-20 Katsumi Yamaokarfc2047.el (rfc2047-encode-parameter): Doc fix.
2010-09-20 Lars Magne... Have the ?U (unseen) spec inserr "*" if the group isn...
2010-09-20 Lars Magne... Fix last fix.
2010-09-20 Lars Magne... Make sure that the error message doesn't error out.
2010-09-20 Lars Magne... Fix article moving from nnimap to other servers.
2010-09-20 Lars Magne... The nnimap makeover.
2010-09-20 Lars Magne... Fix typo.
2010-09-20 Lars Magne... Return the size of the entire message in the Bytes...
2010-09-20 Lars Magne... Implement group deletion.
2010-09-20 Lars Magne... Say what Emacs versions we support.
2010-09-20 Lars Magne... Remove "(tiny fix)" from Julien's entry.
2010-09-20 Lars Magne... Don't wait for a response when we haven't requested...
2010-09-20 Lars Magne... Use "[]" as the parameter instead of "".
2010-09-20 Lars Magne... Use -encode-parameter instead of -encode-string.
2010-09-20 Julien DanjouAdd `gnus-article-html' in `mm-text-html-renderer' doc
2010-09-20 Juanma BarranqueroFix typos in ChangeLogs.
2010-09-20 Katsumi YamaokaMake Gnus work for Emacs 22 and XEmacs.
2010-09-19 Lars Magne... Document INFO.
2010-09-19 Lars Magne... Avoid a race condition while waiting for the connection...
2010-09-19 Lars Magne... (gnus-html-image-fetched): Protect against the data...
2010-09-19 Lars Magne... Remove [] from the list of bogus characters.
2010-09-19 Lars Magne... Return the MIME parts as IMAP wants them.
2010-09-19 Lars Magne... Return the group/article number, so that Gnus `^' works...
2010-09-19 Lars Magne... When looking for credentials, also use the nnimap-serve...
2010-09-19 Lars Magne... Start preparing for partial downloads.
2010-09-19 Lars Magne... When using the development version of Gnus, load the...
2010-09-19 Lars Magne... Fix a speed regression based in methods that were simil...
2010-09-19 Lars Magne... (gnus-similar-server-opened): Refactor a bit and add...
2010-09-19 Lars Magne... Call `gnus-open-server' on each method before trying...
2010-09-19 Lars Magne... Merge branch 'master' of https://git.gnus.org/gnus
2010-09-19 Lars Magne... Don't infloop if the IMAP connection drops.
2010-09-19 Julien DanjouReplace subst-char-in-region by subst-char-in-region
2010-09-19 Lars Magne... The chars header is called Chars not Bytes.
2010-09-19 Lars Magne... Allow anonymous login.
2010-09-19 Lars Magne... Pass proper format strings to gnus-message.
2010-09-19 Lars Magne... Fix up the url-retrieve calling conventions so that...
2010-09-19 Lars Magne... Prefetch and html washing additions.
2010-09-19 Lars Magne... Protect against junk appearing in the extra mail headers
2010-09-19 Lars Magne... (mail-header-encode-parameter): Define as rfc2045-encod...
2010-09-19 Stefan Monnier* nnml.el (nnml-files): Add prefix to dynamic var ...
2010-09-19 Lars Magne... Change default of gnus-agent-auto-agentize-methods...
2010-09-19 Lars Magne... Ignore all errors from url-retrieve, for instance about...
2010-09-19 Lars Magne... Check that we really got an article when we requested...
2010-09-19 Lars Magne... * gnus-agent.el (gnus-agent-load-alist): Nix out the...
2010-09-19 Lars Magne... Bind `process-connection-type' to nil, so that CRLF...
next