gnus-sum: add gnus-summary-widget-forward
[gnus] / lisp / ChangeLog
2010-11-08 Lars Magne Ingebri... * shr.el (shr-browse-url): Call browse-url-mailto for...
2010-11-08 Lars Magne Ingebri... (message-mailto): Remove since it duplicates browse...
2010-11-08 Lars Magne Ingebri... (message-mailto): Should accept other parameters.
2010-11-08 Lars Magne Ingebri... * message.el (message-mailto): New function.
2010-11-07 Lars Magne Ingebri... (gnus-read-active-file): Ditto.
2010-11-07 Lars Magne Ingebri... (gnus-get-unread-articles): Ignore totally non-existent...
2010-11-07 Lars Magne Ingebri... Remove superfluous ": " from the prompt.
2010-11-07 Glenn Morrisgnus-bookmark.el (gnus-bookmark-bmenu-show-infos, gnus...
2010-11-07 Katsumi Yamaokagnus-gravatar.el (gnus-gravatar-transform-address)...
2010-11-07 Glenn MorrisSilence gnus-art compilation.
2010-11-06 Lars Magne Ingebri... Use a blank text as the insertion string to avoid makin...
2010-11-06 Lars Magne Ingebri... Don't insert courtesy messages if the message already...
2010-11-06 Andrew CohenMore improvements to thread-referral.
2010-11-04 Lars Magne Ingebri... Merge branch 'master' of https://git.gnus.org/gnus
2010-11-04 Lars Magne Ingebri... Use the value of message-courtesy-message from the...
2010-11-04 Andrew CohenImprove thread-referral.
2010-11-04 Lars Magne Ingebri... Implement mailto: urls in gnus-html and shr.
2010-11-04 Lars Magne Ingebri... (gnus-summary-show-article): Take `t' as the arg to...
2010-11-04 Lars Magne Ingebri... Don't EXAMINE a group if it's already selected.
2010-11-04 Lars Magne Ingebri... * mm-decode.el (mm-save-part): Put the entire path...
2010-11-04 Katsumi Yamaokashr.el (shr-tag-img): Use string-width and truncate...
2010-11-03 Glenn Morrisnndiary.el: Silence compilation.
2010-11-03 Andrew Cohennnir.el: add ability to move articles from nnir group.
2010-11-02 Lars Magne Ingebri... * gnus-cite.el (gnus-article-natural-long-line-p):...
2010-11-02 Julien Danjounnir: remove wais support
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 Ingebri... Fix various nnir bugs.
2010-11-01 Lars Magne Ingebri... (gnus-article-foldable-buffer): Protect against degener...
2010-11-01 Lars Magne Ingebri... (gnus-print-buffer): Just print the buffer as is.
2010-11-01 Lars Magne Ingebri... (gnus-print-buffer): Rewrite to use with-temp-buffer.
2010-11-01 Lars Magne Ingebri... Select the group when we don't know whether it exists...
2010-11-01 Lars Magne Ingebri... * nnimap.el (nnimap-request-group): Store the new updat...
2010-11-01 Lars Magne Ingebri... Display new groups when using the `F' command.
2010-11-01 Lars Magne Ingebri... Minimize the long-lines fillling case by only filling...
2010-11-01 Lars Magne Ingebri... (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 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 Ingebri... (message-subject-trailing-was-query): Change default...
2010-10-31 Lars Magne Ingebri... Wait for the continuation line before sending anything...
2010-10-31 Lars Magne Ingebri... Erase buffer before appending for easier debugging.
2010-10-31 Lars Magne Ingebri... Only inhibit body washing, and leave the header washing...
2010-10-31 Lars Magne Ingebri... Permit the use of regular expression match and replace...
2010-10-31 Lars Magne Ingebri... Allow nnir searching for an entire server.
2010-10-31 Lars Magne Ingebri... (gnus-article-foldable-buffer): Skip past the prefix...
2010-10-31 Lars Magne Ingebri... Don't fold regions that have a ragged left edge.
2010-10-31 Lars Magne Ingebri... * gnus-cite.el (gnus-article-foldable-buffer): Refactor...
2010-10-31 Lars Magne Ingebri... Add `C-u C-u g' for showing raw articles, and change...
2010-10-31 Lars Magne Ingebri... Actually pass the type on to `gnus-treat-article'.
2010-10-31 Lars Magne Ingebri... * gnus.el: Autoload gnus-article-fill-cited-long-lines.
2010-10-31 Lars Magne Ingebri... Change default to all text/plain sections.
2010-10-31 Lars Magne Ingebri... (gnus-article-fill-cited-article): Remove unused `force...
2010-10-31 Lars Magne Ingebri... Don't break lines between punctuation and non-punctuation
2010-10-31 Lars Magne Ingebri... Make `C-d' work reliably by checking whether the origin...
2010-10-31 Lars Magne Ingebri... Reverse the order of the articles to reflect the order...
2010-10-31 Lars Magne Ingebri... (gnus-group-startup-message): Move point to the start...
2010-10-31 Lars Magne Ingebri... Only send AUTHENTICATE PLAIN if LOGINDISABLED is set.