Searched +refs:secondary +refs:selection (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dmouse-sel.el1 ;;; mouse-sel.el --- multi-click selection support for Emacs 19
30 ;; clients (eg. xterm) than the default Emacs 19 mouse selection handlers.
33 ;; * Clicking mouse-1 starts (cancels) selection, dragging extends it.
35 ;; * Clicking or dragging mouse-3 extends the selection as well.
44 ;; * Selecting sets the region & X primary selection, but does NOT affect
45 ;; the kill-ring. Because the mouse handlers set the primary selection
49 ;; * Clicking mouse-2 inserts the contents of the primary selection at
52 ;; * Pressing mouse-2 while selecting or extending copies selection
55 ;; * Double-clicking mouse-3 also kills selection.
58 ;; & mouse-3, but operate on the X secondary selectio
[all...]

Completed in 145 milliseconds