emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/mouse-sel.el


From: Kai Großjohann
Subject: [Emacs-diffs] Changes to emacs/lisp/mouse-sel.el
Date: Mon, 25 Oct 2004 05:10:47 -0400

Index: emacs/lisp/mouse-sel.el
diff -c emacs/lisp/mouse-sel.el:1.41 emacs/lisp/mouse-sel.el:1.42
*** emacs/lisp/mouse-sel.el:1.41        Thu Mar  4 16:56:14 2004
--- emacs/lisp/mouse-sel.el     Mon Oct 25 08:29:12 2004
***************
*** 240,245 ****
--- 240,246 ----
  & mouse-3, but operate on the X secondary selection rather than the
  primary selection and region."
    :global t
+   :group 'mouse-sel
    (if mouse-sel-mode
        (progn
        (add-hook 'x-lost-selection-hooks 'mouse-sel-lost-selection-hook)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]