]> code.delx.au - gnu-emacs/blobdiff - lisp/ibuf-macs.el
Fix a regression in erc-dcc
[gnu-emacs] / lisp / ibuf-macs.el
index 684cfe8f51b6aee300a0dd6e20fa8bc85294f1b2..f47592e82bb6cb724d491a5c700cd6f5c30efbdb 100644 (file)
@@ -1,7 +1,6 @@
 ;;; ibuf-macs.el --- macros for ibuffer
 
-;; Copyright (C) 2000, 2001, 2002, 2003, 2004,
-;;   2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+;; Copyright (C) 2000-2012 Free Software Foundation, Inc.
 
 ;; Author: Colin Walters <walters@verbum.org>
 ;; Maintainer: John Paul Wallington <jpw@gnu.org>
@@ -301,5 +300,4 @@ bound to the current value of the filter.
 
 (provide 'ibuf-macs)
 
-;; arch-tag: 2748edce-82c9-4cd9-9d9d-bd73e43c20c5
 ;;; ibuf-macs.el ends here