]> code.delx.au - gnu-emacs/blobdiff - lisp/obsolete/levents.el
Merge latest Org fixes (commit 7524ef2).
[gnu-emacs] / lisp / obsolete / levents.el
index 1715185ac059800c4c8f0a1eacd5be399125a2b3..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 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