]> code.delx.au - gnu-emacs/blobdiff - lisp/mouse-copy.el
* net/gnutls.el (gnutls-min-prime-bits): Improve docstring.
[gnu-emacs] / lisp / mouse-copy.el
index db68ee6617606b9bb9a405b7c7d6080434144847..8d043b4495feee5c9df3b4451b2c2673ca7c07fe 100644 (file)
@@ -1,7 +1,6 @@
 ;;; mouse-copy.el --- one-click text copy and move
 
-;; Copyright (C) 1996, 2001, 2002, 2003, 2004, 2005,
-;;   2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+;; Copyright (C) 1996, 2001-2012 Free Software Foundation, Inc.
 
 ;; Author: John Heidemann <johnh@ISI.EDU>
 ;; Keywords: mouse
@@ -222,5 +221,4 @@ by johnh@ficus.cs.ucla.edu."
 
 (provide 'mouse-copy)
 
-;; arch-tag: 3d50293b-c089-4273-b412-4fc96a5f26ff
 ;;; mouse-copy.el ends here