summaryrefslogtreecommitdiff
path: root/lisp/mouse-sel.el
diff options
context:
space:
mode:
authorStefan Monnier <monnier@iro.umontreal.ca>2002-07-16 13:33:29 +0000
committerStefan Monnier <monnier@iro.umontreal.ca>2002-07-16 13:33:29 +0000
commitcaebc99b2a8f70920cf9629f0a2d098fe837c9e6 (patch)
tree4c22d01fb1e38ef3c13bac7b3404745acfb8184a /lisp/mouse-sel.el
parent76960e5022301399da7664a42bfa0f99d8d12a9c (diff)
downloademacs-caebc99b2a8f70920cf9629f0a2d098fe837c9e6.tar.gz
(mouse-sel-original-interprogram-paste-function): Defvar it.
Diffstat (limited to 'lisp/mouse-sel.el')
-rw-r--r--lisp/mouse-sel.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mouse-sel.el b/lisp/mouse-sel.el
index 87a75a54c6f..f806395489d 100644
--- a/lisp/mouse-sel.el
+++ b/lisp/mouse-sel.el
@@ -198,7 +198,7 @@ If nil, point will always be placed at the beginning of the region."
(defvar mouse-sel-original-bindings nil)
(defvar mouse-sel-original-interprogram-cut-function nil)
-(defvar mouse-sel-original-interprogram-cut-function nil)
+(defvar mouse-sel-original-interprogram-paste-function nil)
;;;###autoload
(define-minor-mode mouse-sel-mode