]> code.delx.au - gnu-emacs/blobdiff - lisp/double.el
lisp/startup.el (argi): Declare as global variable (bug#9275).
[gnu-emacs] / lisp / double.el
index e63b4885b877890302e521592d9885ebbb04c44c..4aa8da72af77e7c6ae7136889afd3750ec6ff86e 100644 (file)
@@ -1,7 +1,6 @@
 ;;; double.el --- support for keyboard remapping with double clicking
 
-;; Copyright (C) 1994, 1997, 1998, 2001, 2002, 2003, 2004,
-;;   2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+;; Copyright (C) 1994, 1997-1998, 2001-2011 Free Software Foundation, Inc.
 
 ;; Author: Per Abrahamsen <abraham@dina.kvl.dk>
 ;; Keywords: i18n
@@ -169,5 +168,4 @@ when pressed twice.  See variable `double-map' for details."
 
 (provide 'double)
 
-;; arch-tag: 2e170036-44cb-4493-bc32-ada0a4395221
 ;;; double.el ends here