X-Git-Url: http://cgit.sxemacs.org/?a=blobdiff_plain;f=lisp%2FChangeLog;h=6a7dc0356a3f293e0da0fefece6747ba0c40cdd7;hb=98b834dda1a5e9951164a302b630a48cc4a84e20;hp=4229f344ab21bea2e227f3e35ddb349fe75da980;hpb=8b1bba204e26c22f048d95cf45c8f3b260d6c3aa;p=gnus diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 4229f344a..6a7dc0356 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,40 @@ +2011-11-09 Teodor Zlatanov + + * spam.el: Move BBDB autoloads. + (spam-exists-in-BBDB-p): New function to do the BBDB search directly in BBDB 2 and 3. + (spam-check-BBDB): Use it. + (spam-enter-ham-BBDB): Use it. + +2011-10-31 Peter Münster (tiny change) + + * gnus-group.el (gnus-group-get-new-news): New parameter `one-level' + for scanning exactly one level. + * gnus-start.el (gnus-get-unread-articles): Ditto. + +2011-11-03 Lars Magne Ingebrigtsen + + * gnus-sum.el (gnus-articles-to-read): Change wording in prompt to be + slightly clearer. + +2011-11-03 Teodor Zlatanov + + * gnus-sync.el: More commentary about setup. + +2011-11-03 Lars Magne Ingebrigtsen + + * message.el (message-send-and-exit): Document `arg'. + +2011-11-03 Stefan Monnier + + * nnimap.el (nnimap-open-connection-1): Use tcp-keealive if possible. + +2011-11-02 Teodor Zlatanov + + * gnus-sync.el: More commentary about `gnus-sync-read' issues. + + * gnus-util.el (gnus-bound-and-true-p): Another comment to explain why + we don't use `bound-and-true-p'. + 2011-11-01 Teodor Zlatanov * gnus-util.el (gnus-bound-and-true-p): Remove.