diff options
author | Mattias EngdegÄrd <mattiase@acm.org> | 2019-10-25 11:16:39 +0200 |
---|---|---|
committer | Mattias EngdegÄrd <mattiase@acm.org> | 2019-11-27 13:40:29 +0100 |
commit | 4eb7db5d4b84708912c63a77569c8adeeff6c640 (patch) | |
tree | e4f014f3b2b2407ec74e875a8ef2ab3bc37b2225 /test/lisp/emacs-lisp/backtrace-tests.el | |
parent | e7b4c248a6d2a2eca19a2a362103a7f24cfe30fc (diff) | |
download | emacs-4eb7db5d4b84708912c63a77569c8adeeff6c640.tar.gz emacs-4eb7db5d4b84708912c63a77569c8adeeff6c640.tar.bz2 emacs-4eb7db5d4b84708912c63a77569c8adeeff6c640.zip |
Mouse rectangular region selection (bug#38013)
Make it possible to select a rectangular region using the mouse.
The standard binding is C-M-mouse-1.
* lisp/mouse.el (mouse-scroll-subr): Add ADJUST argument.
(mouse-drag-region-rectangle): New.
* lisp/rect.el (rectangle--reset-point-crutches): New.
(rectangle--reset-crutches): Use 'rectangle--reset-point-crutches'.
* src/xdisp.c (remember_mouse_glyph, syms_of_xdisp):
Add 'mouse-fine-grained-tracking'.
* doc/lispref/commands.texi (Motion Events):
Document 'mouse-fine-grained-tracking'.
* doc/emacs/frames.texi (Mouse Commands):
* doc/emacs/killing.texi (Rectangles):
* etc/NEWS: Document rectangular selection with the mouse.
Diffstat (limited to 'test/lisp/emacs-lisp/backtrace-tests.el')
0 files changed, 0 insertions, 0 deletions