From: Richard M. Stallman Date: Thu, 4 Mar 2004 16:56:14 +0000 (+0000) Subject: Comment change. X-Git-Tag: ttn-vms-21-2-B4~7364 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=01fce6ab8cd7f5adb089f0202529a32f9f9d2918;p=emacs.git Comment change. --- diff --git a/lisp/mouse-sel.el b/lisp/mouse-sel.el index 57c131d43c1..f9b90fbfc6a 100644 --- a/lisp/mouse-sel.el +++ b/lisp/mouse-sel.el @@ -265,6 +265,8 @@ primary selection and region." (remove-hook 'x-lost-selection-hooks 'mouse-sel-lost-selection-hook) (dolist (binding mouse-sel-original-bindings) (global-set-key (car binding) (cdr binding))) + ;; Restore the old values of these variables, + ;; only if they were actually saved previously. (if mouse-sel-has-been-enabled (setq interprogram-cut-function mouse-sel-original-interprogram-cut-function