/[emacs]/emacs/lisp/gnus/gnus-topic.el
ViewVC logotype

Diff of /emacs/lisp/gnus/gnus-topic.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.15 by miles, Thu Jul 14 05:45:24 2005 UTC revision 1.16 by ttn, Sat Aug 6 19:51:42 2005 UTC
# Line 1  Line 1 
1  ;;; gnus-topic.el --- a folding minor mode for Gnus group buffers  ;;; gnus-topic.el --- a folding minor mode for Gnus group buffers
2    
3  ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,  ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
4  ;; 2005 Free Software Foundation, Inc.  ;;   2004, 2005 Free Software Foundation, Inc.
5    
6  ;; Author: Ilja Weis <kult@uni-paderborn.de>  ;; Author: Ilja Weis <kult@uni-paderborn.de>
7  ;;      Lars Magne Ingebrigtsen <larsi@gnus.org>  ;;      Lars Magne Ingebrigtsen <larsi@gnus.org>
# Line 436  If LOWEST is non-nil, list all newsgroup Line 437  If LOWEST is non-nil, list all newsgroup
437                (copy-sequence gnus-group-listed-groups))))                (copy-sequence gnus-group-listed-groups))))
438    
439      (gnus-update-format-specifications nil 'topic)      (gnus-update-format-specifications nil 'topic)
440        
441      (when (or (not gnus-topic-alist)      (when (or (not gnus-topic-alist)
442                (not gnus-topology-checked-p))                (not gnus-topology-checked-p))
443        (gnus-topic-check-topology))        (gnus-topic-check-topology))

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26