1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-09 13:10:57 -08:00
emacs/doc
Moritz Maxeiner 191aef4f61 Implement new option 'mouse-prefer-closest-glyph'
* src/dispnew.c (mouse_prefer_closest_glyph): New global
variable.
(buffer_posn_from_coords):
* src/xdisp.c (remember_mouse_glyph): Respect
'mouse_prefer_closest_glyph'.
(mouse_fine_grained_tracking): Update documentation to
include 'mouse_prefer_closest_glyph' effects.

* doc/lispref/commands.texi (Accessing Mouse): Update
documentation to say what the new option does when enabled.
* lisp/cus-start.el (standard): New user option
'mouse-prefer-closest-glyph'.
2023-07-22 18:39:24 +03:00
..
emacs Add inhibit-remote-files and without-remote-files 2023-07-22 10:16:04 +02:00
lispintro ; * doc/lispintro/emacs-lisp-intro.texi (car & cdr): Fix typo. 2023-06-25 08:27:01 +03:00
lispref Implement new option 'mouse-prefer-closest-glyph' 2023-07-22 18:39:24 +03:00
man ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
misc Add inhibit-remote-files and without-remote-files 2023-07-22 10:16:04 +02:00