(defgroup reftex): Update home page url-link.
[bpt/emacs.git] / lisp / pcvs-info.el
index 0a48fc7..085f294 100644 (file)
@@ -1,9 +1,9 @@
 ;;; pcvs-info.el --- internal representation of a fileinfo entry
 
 ;; Copyright (C) 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
-;;   2000, 2004, 2005  Free Software Foundation, Inc.
+;;   2000, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
 
-;; Author: Stefan Monnier <monnier@cs.yale.edu>
+;; Author: Stefan Monnier <monnier@iro.umontreal.ca>
 ;; Keywords: pcl-cvs
 
 ;; This file is part of GNU Emacs.
@@ -379,7 +379,8 @@ For use by the cookie package."
                      ;; or nothing
                      "")))
           (format "%-11s %s %-11s %-11s %s"
-                  side status type base file)))))))
+                  side status type base file))))
+     "\n")))
 
 
 (defun cvs-fileinfo-update (fi fi-new)