changeset 54258:baeae7be621d

Comment change.
author Richard M. Stallman <rms@gnu.org>
date Thu, 04 Mar 2004 16:56:14 +0000
parents b647c5859635
children 86345e064999
files lisp/mouse-sel.el
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/mouse-sel.el	Thu Mar 04 16:55:51 2004 +0000
+++ b/lisp/mouse-sel.el	Thu Mar 04 16:56:14 2004 +0000
@@ -265,6 +265,8 @@
     (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