mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-03 08:30:09 +00:00
2fba71cf1f
* lisp/mouse.el (mouse-double-click-time): New function to always return a number for `double-click-time'. * lisp/emulation/viper-mous.el (viper-multiclick-timeout): * lisp/foldout.el (foldout-mouse-swallow-events): * lisp/help.el (help--read-key-sequence): * lisp/org/org-mouse.el (org-mouse-show-context-menu): Use 'mouse-double-click-time' instead of 'double-click-time'. * src/keyboard.c (syms_of_keyboard): Mention 'mouse-double-click-time' in doc string of 'double-click-time'. * test/lisp/mouse-tests.el (mouse-test-mouse-double-click-time): New test. |
||
---|---|---|
.. | ||
cua-base.el | ||
cua-gmrk.el | ||
cua-rect.el | ||
edt-lk201.el | ||
edt-mapper.el | ||
edt-pc.el | ||
edt-vt100.el | ||
edt.el | ||
keypad.el | ||
viper-cmd.el | ||
viper-ex.el | ||
viper-init.el | ||
viper-keym.el | ||
viper-macs.el | ||
viper-mous.el | ||
viper-util.el | ||
viper.el |