comparison lisp/gnus/gnus-topic.el @ 52401:695cf19ef79e

Add arch taglines
author Miles Bader <miles@gnu.org>
date Mon, 01 Sep 2003 15:45:59 +0000
parents 0d8b17d428b5
children 55fd4f77387a 375f2633d815
comparison
equal deleted inserted replaced
52400:b32a475b367f 52401:695cf19ef79e
1614 (nconc (assoc topic gnus-topic-alist) (list newsgroup)) 1614 (nconc (assoc topic gnus-topic-alist) (list newsgroup))
1615 (throw 'end t)))))) 1615 (throw 'end t))))))
1616 1616
1617 (provide 'gnus-topic) 1617 (provide 'gnus-topic)
1618 1618
1619 ;;; arch-tag: bf176856-f30c-40f0-ae77-e41529a1134c
1619 ;;; gnus-topic.el ends here 1620 ;;; gnus-topic.el ends here