+2003-09-29 Katsumi Yamaoka <yamaoka@jpl.org>
+
+ * gnus-topic.el (gnus-topic-goto-missing-topic): Revert 2003-02-09
+ change in order to correct the position where a invisible topic
+ (because gnus-topic-display-empty-topics is nil) may be inserted.
+
2003-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
* message.el (message-ignored-supersedes-headers): Add X-Payment.
(not (gnus-topic-goto-topic (caaar tp))))
(pop tp))
(if tp
- (forward-line 1)
+ (gnus-topic-forward-topic 1)
(gnus-topic-goto-missing-topic (caadr top)))))
nil))