1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-30 12:21:25 -08:00
emacs/doc
Stephen Berman d0c0b71d88 Allow selecting region with mouse to move point to beginning
* etc/NEWS: Mention new user option
`mouse-select-region-move-to-beginning'.

* doc/emacs/frames.texi (Mouse Commands): Add cross-reference
to the following.
(Word and Line Mouse): Describe how double-clicking mouse-1 to
activate region and `mouse-select-region-move-to-beginning'
affect point.

* lisp/mouse.el (mouse-select-region-move-to-beginning): New defcustom.
(mouse-set-point): Use it.  (Bug#23478)
2016-07-08 17:36:55 +02:00
..
emacs Allow selecting region with mouse to move point to beginning 2016-07-08 17:36:55 +02:00
lispintro Fix cross-references between manuals 2016-05-24 21:24:45 +03:00
lispref Replace eldoc-documentation-function with a hook 2016-07-06 23:16:32 -04:00
man * doc/man/emacsclient.1: Document +line:column option. 2016-03-29 14:20:12 -07:00
misc Add Google Drive support to Tramp 2016-07-04 15:36:30 +02:00