gnus
2010-11-02 Glenn Morrisgnus-util.el: Comment.
2010-11-02 Katsumi Yamaokagnus-cite.el (gnus-article-fill-cited-article): Make...
2010-11-01 Lars Magne... Fix various nnir bugs.
2010-11-01 Lars Magne... (gnus-article-foldable-buffer): Protect against degener...
2010-11-01 Lars Magne... (gnus-print-buffer): Just print the buffer as is.
2010-11-01 Lars Magne... (gnus-print-buffer): Rewrite to use with-temp-buffer.
2010-11-01 Lars Magne... Fix comment a bit more.
2010-11-01 Lars Magne... Comment fix.
2010-11-01 Lars Magne... Select the group when we don't know whether it exists...
2010-11-01 Lars Magne... * nnimap.el (nnimap-request-group): Store the new updat...
2010-11-01 Lars Magne... Display new groups when using the `F' command.
2010-11-01 Lars Magne... Minimize the long-lines fillling case by only filling...
2010-11-01 Lars Magne... (nnimap-parse-line): Don't bug out oddly formed replies...
2010-11-01 Glenn Morrismm-util.el (gnus-completing-read): Autoload.
2010-11-01 Katsumi YamaokaUpdate.
2010-11-01 Katsumi Yamaokashr.el: No need to declare `declare-function' since...
2010-11-01 Glenn Morrisnnimap.el (gnutls-negotiate)
2010-11-01 Katsumi Yamaokagnus-util.el (gnus-string-match-p): New function, that...
2010-11-01 Glenn MorrisMerge changes made in Emacs trunk.
2010-10-31 Lars Magne... (message-subject-trailing-was-query): Change default...
2010-10-31 Lars Magne... Fix typo.
2010-10-31 Lars Magne... Wait for the continuation line before sending anything...
2010-10-31 Lars Magne... Erase buffer before appending for easier debugging.
2010-10-31 Lars Magne... Only inhibit body washing, and leave the header washing...
2010-10-31 Lars Magne... Whitespace fix up.
2010-10-31 Lars Magne... Permit the use of regular expression match and replace...
2010-10-31 Lars Magne... Allow nnir searching for an entire server.
2010-10-31 Lars Magne... (gnus-article-foldable-buffer): Skip past the prefix...
2010-10-31 Lars Magne... Don't fold regions that have a ragged left edge.
2010-10-31 Lars Magne... * gnus-cite.el (gnus-article-foldable-buffer): Refactor...
2010-10-31 Lars Magne... Add `C-u C-u g' for showing raw articles, and change...
2010-10-31 Lars Magne... Actually pass the type on to `gnus-treat-article'.
2010-10-31 Lars Magne... * gnus.el: Autoload gnus-article-fill-cited-long-lines.
2010-10-31 Lars Magne... Change default to all text/plain sections.
2010-10-31 Lars Magne... (gnus-article-fill-cited-article): Remove unused `force...
2010-10-31 Lars Magne... nnir has been integrated more fully into Gnus now.
2010-10-31 Lars Magne... uu-decode doesn't mark series that fails downloading...
2010-10-31 Lars Magne... I think all the relevant backends do support compression.
2010-10-31 Lars Magne... gnus-ml already does the List-* parsing stuff...
2010-10-31 Lars Magne... Don't break lines between punctuation and non-punctuation
2010-10-31 Lars Magne... Make `C-d' work reliably by checking whether the origin...
2010-10-31 Lars Magne... Reverse the order of the articles to reflect the order...
2010-10-31 Lars Magne... (gnus-group-startup-message): Move point to the start...
2010-10-31 Lars Magne... Indent.
2010-10-31 Lars Magne... Whitespace fix.
2010-10-31 Lars Magne... Only send AUTHENTICATE PLAIN if LOGINDISABLED is set.
2010-10-31 Katsumi YamaokaCosmetic fix.
2010-10-31 David Engster* nnmairix.el (nnmairix-get-valid-servers): Return...
2010-10-30 Lars Magne... * shr.el (shr-tag-img): Output "*" instead of "[img]".
2010-10-30 Lars Magne... Move defvars around to silence compiler warnings.
2010-10-30 Lars Magne... * shr.el (shr-generic): The text nodes should be text...
2010-10-30 Lars Magne... (nnir-search-engine): Ressurect variable, since it...
2010-10-30 Lars Magne... General clean-up of nnir, and reimplementation of vario...
2010-10-30 Julien DanjouRemove gnus-group-fetch-control
2010-10-30 Julien Danjougnus-start: do nothing special on first run
2010-10-30 Lars Magne... Tiny change change.
2010-10-30 Lars Magne... Allow 'ticked and other flags to be set on groups that...
2010-10-30 Lars Magne... (shr-tag-video): Show the video poster image.
2010-10-30 Lars Magne... (shr-put-image): Add help-echo alt texts to the images.
2010-10-30 Lars Magne... (shr-tag-img): Ignore very small web bug type images.
2010-10-30 Lars Magne... Drop colorisation of regions since we don't control...
2010-10-29 Lars Magne... Only insert the images after the top-level table.
2010-10-29 Lars Magne... * nnimap.el (nnimap-split-incoming-mail): Fix typo.
2010-10-29 Lars Magne... Allow the user to say whether to split old messages...
2010-10-29 Lars Magne... Note that the INBOX has been selected.
2010-10-29 Lars Magne... Don't have point move to the previous line on `M-g'
2010-10-29 Lars Magne... (gnus-inews-do-gcc): Don't have the backends do the...
2010-10-29 Lars Magne... Use AUTHENTICATE PLAIN on servers that say they support...
2010-10-29 Julien Danjougnus-use-long-file-name: fix docstring
2010-10-29 Julien DanjouRemove old obsoleted defaliases
2010-10-29 Julien DanjouMake gnus-nntp-server and gnus-secondary-servers obsolete
2010-10-29 Julien DanjouRemove gnus-nntp-service
2010-10-29 Julien DanjouRework splash code, clean old stuff
2010-10-29 Julien DanjouAdd docstrings
2010-10-29 Julien Danjouxmas: remove gnus-characterp definition
2010-10-29 Julien Danjougnus-group: remove old code
2010-10-29 Julien Danjougnus-group-make-tool-bar: add check
2010-10-29 Katsumi Yamaokagnus-art.el (gnus-article-goto-part): Fix last change
2010-10-29 Katsumi Yamaokagnus-art.el (gnus-article-goto-part): Fix last change
2010-10-29 Katsumi Yamaokagnus-art.el (gnus-article-goto-part): Work for article...
2010-10-28 Lars Magne... (gnus-summary-rescan-group): Try to restore the window...
2010-10-28 Julien Danjoushr-put-image: save-excursion on alt text
2010-10-28 Julien Danjoushr: fix alt insertion
2010-10-28 Julien Danjounnir: remove hyrex support
2010-10-28 Katsumi Yamaokagnus-art.el: Improve MIME part functions.
2010-10-27 Julien Danjougnus-group: make gnus-group-default-list-level possibly...
2010-10-27 Julien Danjouremove bad comment
2010-10-27 Katsumi Yamaokamm-decode.el (mm-shr): Add undisplayer to MIME handle.
2010-10-27 Katsumi Yamaokagnus-group.el: Replace replace-regexp-in-string with...
2010-10-26 Katsumi Yamaokashr.el (shr-tag-div): Added.
2010-10-26 Katsumi Yamaokalpath.el: Fbind current-idle-time for XEmacs 21.4 and...
2010-10-25 Julien DanjouRemove gnus-with-local-quit
2010-10-25 Julien Danjougnus-demon: use run-with-idle-timer function
2010-10-25 Lars Magne... (gnus-summary-select-article): Fix type error in checki...
2010-10-24 Juanma BarranqueroChangeLog.2 (2003-03-20): Fix typo.
2010-10-24 Juanma Barranquerognus.texi (Group Parameters, Buttons): Fix typos.
2010-10-24 Lars Magne... (nnimap-transform-headers): Fold {quoted} strings more...
2010-10-24 Lars Magne... Have no outstanding messages if the IMAP server doesn...
2010-10-24 Lars Magne... (nnimap-transform-headers): Don't bug out on bodiless...
2010-10-24 Lars Magne... Make internal nnimap moving slightly faster.
next