]> code.delx.au - gnu-emacs/blobdiff - lisp/emacs-lisp/cust-print.el
Fix dead link in smie.el
[gnu-emacs] / lisp / emacs-lisp / cust-print.el
index ee1a57231c1c8f385d53d69c600a1c1b3a7d4a79..b456d59e8dacf3752d29c6c517f1125309d9d783 100644 (file)
@@ -1,7 +1,6 @@
 ;;; cust-print.el --- handles print-level and print-circle
 
-;; Copyright (C) 1992, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
-;;   2009, 2010  Free Software Foundation, Inc.
+;; Copyright (C) 1992, 2001-2012  Free Software Foundation, Inc.
 
 ;; Author: Daniel LaLiberte <liberte@holonexus.org>
 ;; Adapted-By: ESR
@@ -681,5 +680,4 @@ See `custom-format' for the details."
 
 (provide 'cust-print)
 
-;; arch-tag: 3a5a8650-622c-48c4-87d8-e01bf72ec580
 ;;; cust-print.el ends here