X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/eeff0f485929b225f9b302e5957a654f4a367305..62f1ca498cf11a3fa9b707c115673ea7b298e957:/lisp/double.el diff --git a/lisp/double.el b/lisp/double.el index e63b4885b8..4aa8da72af 100644 --- a/lisp/double.el +++ b/lisp/double.el @@ -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 ;; 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