]> git.eshelyaron.com Git - emacs.git/commit
Fix minor issues with mouse-drag-and-drop-region-show-tooltip
authorStefan Kangas <stefankangas@gmail.com>
Sun, 17 May 2020 12:59:10 +0000 (14:59 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Sun, 17 May 2020 13:49:25 +0000 (15:49 +0200)
commita8f24a89d73a31d1bbea10b27f61c399637f9cb6
tree8d5effb10061513f546cf94477810aaf19faec0e
parent313955110b242cd18fc19bd168032d3ddf39fe94
Fix minor issues with mouse-drag-and-drop-region-show-tooltip

* lisp/mouse.el (mouse-drag-and-drop-region-show-tooltip): Fix
defcustom type to allow all valid values.  Suggested by David
Ponce.  (Bug#41351)
(mouse-drag-and-drop-region): Fix bug where setting
`drag-and-drop-region-show-tooltip' to 0 would still show a
tooltip.
lisp/mouse.el