]> code.delx.au - gnu-emacs/blobdiff - lisp/textmodes/refill.el
texinfo.el addition for bug#2783.
[gnu-emacs] / lisp / textmodes / refill.el
index 7e4570c399ccd95bf61d540071841749a27d87ed..474872955b4faafcfc71c9dc6ef5a20be1e5ee33 100644 (file)
@@ -1,7 +1,6 @@
 ;;; refill.el --- `auto-fill' by refilling paragraphs on changes
 
-;; Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005,
-;;   2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+;; Copyright (C) 2000-2011 Free Software Foundation, Inc.
 
 ;; Author: Dave Love <fx@gnu.org>
 ;; Maintainer: Miles Bader <miles@gnu.org>
@@ -258,5 +257,4 @@ refilling if they would cause auto-filling."
 
 (provide 'refill)
 
-;; arch-tag: 2c4ce9e8-1daa-4a3b-b6f8-fd6ac5bf6138
 ;;; refill.el ends here