diff lisp/gnus/gnus-cache.el @ 64754:fafd692d1e40

Update years in copyright notice; nfc.
author Thien-Thi Nguyen <ttn@gnuvola.org>
date Sat, 06 Aug 2005 19:51:42 +0000
parents 18a818a2ee7c
children 28264c86d408 2d92f5c9d6ae
line wrap: on
line diff
--- a/lisp/gnus/gnus-cache.el	Sat Aug 06 18:27:09 2005 +0000
+++ b/lisp/gnus/gnus-cache.el	Sat Aug 06 19:51:42 2005 +0000
@@ -1,6 +1,7 @@
 ;;; gnus-cache.el --- cache interface for Gnus
+
 ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-;; 2004, 2005 Free Software Foundation, Inc.
+;;   2004, 2005 Free Software Foundation, Inc.
 
 ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org>
 ;; Keywords: news
@@ -357,7 +358,7 @@
           (let ((alist (gnus-agent-load-alist gnus-newsgroup-name)))
             (unless (cdr (assoc article alist))
               (setq gnus-newsgroup-undownloaded
-                    (gnus-add-to-sorted-list 
+                    (gnus-add-to-sorted-list
                      gnus-newsgroup-undownloaded article)))))
 	(push article out))
       (gnus-summary-update-download-mark article)