]> git.eshelyaron.com Git - emacs.git/commit
New option for selecting symbols by double-clicking
authorEli Zaretskii <eliz@gnu.org>
Fri, 16 Dec 2022 16:26:14 +0000 (18:26 +0200)
committerEli Zaretskii <eliz@gnu.org>
Fri, 16 Dec 2022 16:26:14 +0000 (18:26 +0200)
commit12424cf31daec921e3b4a4029d99787d0e506f09
tree69a3a2f29967f47e41469f8bd481b9f4d2e81dd1
parentb29be11a6f387c92508beafcbc8f58799a3e3e06
New option for selecting symbols by double-clicking

* lisp/mouse.el (mouse-1-double-click-prefer-symbols): New user
option.
(mouse-skip-word): If 'mouse-1-double-click-prefer-symbols' is
non-nil, skip over the entire symbol at point.  (Bug#60080)
lisp/mouse.el