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 [emacs-unicode-2]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/mouse-sel.el [emacs-unicode-2]
Date: Wed, 27 Oct 2004 02:06:07 -0400

Index: emacs/lisp/mouse-sel.el
diff -c emacs/lisp/mouse-sel.el:1.38.2.1 emacs/lisp/mouse-sel.el:1.38.2.2
*** emacs/lisp/mouse-sel.el:1.38.2.1    Fri Apr 16 12:50:08 2004
--- emacs/lisp/mouse-sel.el     Wed Oct 27 05:42:00 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]