]> code.delx.au - gnu-emacs/blobdiff - lisp/mouse-copy.el
; Revert "Use eldoc-documentation-functions"
[gnu-emacs] / lisp / mouse-copy.el
index d3c3c80fd99d1a2758a444419da8594653b78d4f..c0e5acec5038d2c56a674ca642e56aa48a2ffa97 100644 (file)
@@ -1,6 +1,6 @@
 ;;; mouse-copy.el --- one-click text copy and move
 
-;; Copyright (C) 1996, 2001-2015 Free Software Foundation, Inc.
+;; Copyright (C) 1996, 2001-2016 Free Software Foundation, Inc.
 
 ;; Author: John Heidemann <johnh@ISI.EDU>
 ;; Keywords: mouse
@@ -154,7 +154,7 @@ If you have the bug (or the real fix :-), please let me know."
   "Drag out a secondary selection, then paste it at the current point.
 
 To test this function, evaluate:
-       (global-set-key [M-down-mouse-1] 'mouse-drag-secondary-pasting)
+       (global-set-key [M-down-mouse-1] \\='mouse-drag-secondary-pasting)
 put the point at one place, then click and drag over some other region."
   (interactive "e")
   ;; Work-around: We see and react to each part of a multi-click event