diff options
author | Stefan Kangas <stefankangas@gmail.com> | 2022-05-02 12:03:08 +0200 |
---|---|---|
committer | Lars Ingebrigtsen <larsi@gnus.org> | 2022-05-02 12:03:08 +0200 |
commit | 2fba71cf1fadc9d681e6be250d152cc156bf6a00 (patch) | |
tree | 8a5d496f98bfb0c79095c3ae19a919be1b275c0b /lisp/emacs-lisp/comp.el | |
parent | f7a6dd4fcc54230630fcba73ca6bda2a413eff24 (diff) | |
download | emacs-2fba71cf1fadc9d681e6be250d152cc156bf6a00.tar.gz emacs-2fba71cf1fadc9d681e6be250d152cc156bf6a00.tar.bz2 emacs-2fba71cf1fadc9d681e6be250d152cc156bf6a00.zip |
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.
Diffstat (limited to 'lisp/emacs-lisp/comp.el')
0 files changed, 0 insertions, 0 deletions