Merge branch 'master' of https://git.gnus.org/gnus
authorLars Magne Ingebrigtsen <larsi@quimbies.gnus.org>
Thu, 4 Nov 2010 21:06:32 +0000 (22:06 +0100)
committerLars Magne Ingebrigtsen <larsi@quimbies.gnus.org>
Thu, 4 Nov 2010 21:06:32 +0000 (22:06 +0100)
1  2 
lisp/ChangeLog

diff --cc lisp/ChangeLog
@@@ -1,8 -1,17 +1,20 @@@
+ 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
+       * nnir.el (gnus-summary-nnir-goto-thread): limiting work done by
+       gnus-summary-refer-thread.
+       * gnus-sum.el (gnus-build-all-threads): force updating of dependency
+       headers.
+       (gnus-summary-limit-include-thread): prevent articles in thread from
+       being cut in gnus-cut-threads.
+       (gnus-summary-refer-thread): limit retrieved headers to those in
+       thread.
  2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
  
 +      * message.el (message-send-mail): Use the value of
 +      message-courtesy-message from the message buffer.
 +
        * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
  
        * shr.el (shr-browse-url): Implement mailto: URLs.