]> code.delx.au - gnu-emacs/blobdiff - lisp/tooltip.el
edmacro.el trivia.
[gnu-emacs] / lisp / tooltip.el
index 3e4538a5ea773f60d3ec4206eb4c87370f9af3e0..f135d98d716e07ad19c9b053cb0d96429ac0c6cf 100644 (file)
@@ -1,7 +1,6 @@
 ;;; tooltip.el --- show tooltip windows
 
-;; Copyright (C) 1997, 1999, 2000, 2001, 2002, 2003, 2004,
-;;   2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+;; Copyright (C) 1997, 1999-2011 Free Software Foundation, Inc.
 
 ;; Author: Gerd Moellmann <gerd@acm.org>
 ;; Keywords: help c mouse tools
@@ -385,5 +384,4 @@ Value is non-nil if this function handled the tip."
 
 (provide 'tooltip)
 
-;; arch-tag: 3d61135e-4618-4a78-af28-183f6df5636f
 ;;; tooltip.el ends here