+2001-04-12 19:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
+ From Jason Merrill <jason_merrill@redhat.com>
+
+ * gnus-sum.el (gnus-summary-insert-new-articles): Reverse the articles.
+
2001-04-10 08:01:15 Katsumi Yamaoka <yamaoka@jpl.org>
Committed by ShengHuo ZHU <zsh@cs.rochester.edu>
(incf i))
(if (not new)
(message "No gnus is bad news.")
+ (setq new (nreverse new))
(gnus-summary-insert-articles new)
(setq gnus-newsgroup-unreads
(append gnus-newsgroup-unreads new))
+2001-04-13 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+
+ * gnus.texi (Sorting Groups): Note `C-k' and `C-y' for manually
+ moving groups around.
+
2001-04-07 Ryan Yeske <rcyeske@vcn.bc.ca>
* gnus.texi (Splitting in IMAP): Fix.
@end table
+\e$B:G8e$K!"\e(B@kbd{C-k} \e$B$H\e(B @kbd{C-y} \e$B$r;H$C$F!"<jF0$G%0%k!<%W$r$"$A$3$A$K0\F0\e(B
+\e$B$G$-$k$3$H$b$*K:$l$J$/!#\e(B
+
@node Group Maintenance
@section \e$B%0%k!<%W$N4IM}\e(B
@cindex bogus groups
@end table
+And finally, note that you can use @kbd{C-k} and @kbd{C-y} to manually
+move groups around.
@node Group Maintenance