]> code.delx.au - gnu-emacs/blobdiff - lisp/time-stamp.el
Fix bug #7977 with special-mode-map in arc-mode.el.
[gnu-emacs] / lisp / time-stamp.el
index 3a5309ab21820c7cc9694f1aff65b95acd329f9f..9a9fc8b4a83c70764a399b8555a0bea03d811673 100644 (file)
@@ -1,7 +1,7 @@
 ;;; time-stamp.el --- Maintain last change time stamps in files edited by Emacs
 
-;; Copyright (C) 1989, 1993, 1994, 1995, 1997, 2000, 2001, 2002, 2003,
-;;   2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+;; Copyright (C) 1989, 1993-1995, 1997, 2000-2011
+;;   Free Software Foundation, Inc.
 
 ;; This file is part of GNU Emacs.
 
@@ -706,5 +706,4 @@ around literals."
 
 (provide 'time-stamp)
 
-;; arch-tag: 8a12c5c3-25d6-4a71-adc5-24b0e025a1e7
 ;;; time-stamp.el ends here