]> code.delx.au - gnu-emacs/blobdiff - lisp/obsolete/levents.el
Merge from emacs-24; up to 2012-12-26T22:30:58Z!yamaoka@jpl.org
[gnu-emacs] / lisp / obsolete / levents.el
index 126b5a1f9b892cca0c28bbd98782c242eafde805..843bce0cacf1110648a356d59ac7ce64f7674136 100644 (file)
@@ -1,7 +1,6 @@
 ;;; levents.el --- emulate the Lucid event data type and associated functions
 
-;; Copyright (C) 1993, 2001, 2002, 2003, 2004,
-;;   2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+;; Copyright (C) 1993, 2001-2013 Free Software Foundation, Inc.
 
 ;; Maintainer: FSF
 ;; Keywords: emulations
@@ -290,5 +289,4 @@ GNU Emacs 19 does not currently generate process-output events."
 
 (provide 'levents)
 
-;; arch-tag: a80c21da-69d7-46de-9cdb-5f68577b5525
 ;;; levents.el ends here