diff options
author | Tak Kunihiro <tkk@misasa.okayama-u.ac.jp> | 2017-12-17 11:19:19 +0100 |
---|---|---|
committer | Martin Rudalics <rudalics@gmx.at> | 2017-12-17 11:19:19 +0100 |
commit | c62ced5b4d48e5aeef9c3b4d9c6f1b687a9aaa79 (patch) | |
tree | 8e996b0aebe5d31950bccefd55d500f63331df61 /test/lisp/emacs-lisp/generator-tests.el | |
parent | 2e9eba2013521cb55dc4613733a65d3c6408c65f (diff) | |
download | emacs-c62ced5b4d48e5aeef9c3b4d9c6f1b687a9aaa79.tar.gz emacs-c62ced5b4d48e5aeef9c3b4d9c6f1b687a9aaa79.tar.bz2 emacs-c62ced5b4d48e5aeef9c3b4d9c6f1b687a9aaa79.zip |
Make 'mouse-drag-and-drop-region' more robust and customizable
* lisp/mouse.el
(mouse-drag-and-drop-region-cut-when-buffers-differ): New option
to permit 'mouse-drag-and-drop-region' to cut text also when source
and destination buffers differ.
(mouse-drag-and-drop-region-show-tooltip): New option to toggle
display of tooltip during mouse dragging on graphic displays.
(mouse-drag-and-drop-region-show-cursor): New option to toggle
moving point with mouse cursor during mouse dragging of region.
(mouse-drag-and-drop-region): New face to highlight original
text while dragging.
(mouse-drag-and-drop-region): Make use of new options and face.
Ignore errors during tracking.
Diffstat (limited to 'test/lisp/emacs-lisp/generator-tests.el')
0 files changed, 0 insertions, 0 deletions