(gnus-summary-prepare-threads): Add comment.
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Mon, 31 Mar 2003 16:48:35 +0000 (16:48 +0000)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Mon, 31 Mar 2003 16:48:35 +0000 (16:48 +0000)
lisp/ChangeLog
lisp/gnus-sum.el

index 287ebc5..8f38229 100644 (file)
@@ -1,3 +1,7 @@
+2003-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-sum.el (gnus-summary-prepare-threads): Add comment.
+
 2003-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * gnus-cache.el (gnus-cache-braid-nov): Revoke last change.
index 511f299..1068e5d 100644 (file)
@@ -4819,6 +4819,8 @@ or a straight list of headers."
               (substring gnus-tmp-from
                          (1+ (match-beginning 0)) (1- (match-end 0))))
              (t gnus-tmp-from))
+
+            ;; Do the %B string
             gnus-tmp-thread-tree-header-string
             (cond
              ((not gnus-show-threads) "")