1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-03 08:30:09 +00:00
emacs/lisp/emulation
Stefan Kangas 2fba71cf1f Fix handling double-click-time nil or t
* 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.
2022-05-02 12:03:08 +02:00
..
cua-base.el Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
cua-gmrk.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
cua-rect.el Audit quoting the quote character in doc strings 2022-04-22 16:17:22 +02:00
edt-lk201.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
edt-mapper.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
edt-pc.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
edt-vt100.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
edt.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
keypad.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
viper-cmd.el Merge from origin/emacs-28 2022-04-28 18:37:34 +03:00
viper-ex.el Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
viper-init.el Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
viper-keym.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
viper-macs.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
viper-mous.el Fix handling double-click-time nil or t 2022-05-02 12:03:08 +02:00
viper-util.el Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
viper.el Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00