emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/gnus/gnus-topic.el


From: Thien-Thi Nguyen
Subject: [Emacs-diffs] Changes to emacs/lisp/gnus/gnus-topic.el
Date: Sat, 06 Aug 2005 15:52:07 -0400

Index: emacs/lisp/gnus/gnus-topic.el
diff -c emacs/lisp/gnus/gnus-topic.el:1.15 emacs/lisp/gnus/gnus-topic.el:1.16
*** emacs/lisp/gnus/gnus-topic.el:1.15  Thu Jul 14 05:45:24 2005
--- emacs/lisp/gnus/gnus-topic.el       Sat Aug  6 19:51:42 2005
***************
*** 1,6 ****
  ;;; gnus-topic.el --- a folding minor mode for Gnus group buffers
  ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
! ;; 2005 Free Software Foundation, Inc.
  
  ;; Author: Ilja Weis <address@hidden>
  ;;    Lars Magne Ingebrigtsen <address@hidden>
--- 1,7 ----
  ;;; gnus-topic.el --- a folding minor mode for Gnus group buffers
+ 
  ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
! ;;   2004, 2005 Free Software Foundation, Inc.
  
  ;; Author: Ilja Weis <address@hidden>
  ;;    Lars Magne Ingebrigtsen <address@hidden>
***************
*** 436,442 ****
              (copy-sequence gnus-group-listed-groups))))
  
      (gnus-update-format-specifications nil 'topic)
!     
      (when (or (not gnus-topic-alist)
              (not gnus-topology-checked-p))
        (gnus-topic-check-topology))
--- 437,443 ----
              (copy-sequence gnus-group-listed-groups))))
  
      (gnus-update-format-specifications nil 'topic)
! 
      (when (or (not gnus-topic-alist)
              (not gnus-topology-checked-p))
        (gnus-topic-check-topology))




reply via email to

[Prev in Thread] Current Thread [Next in Thread]