]> git.eshelyaron.com Git - emacs.git/commit
Make org-mouse compatible with touch screen event emulation
authorPo Lu <luangruo@yahoo.com>
Wed, 23 Aug 2023 01:56:35 +0000 (09:56 +0800)
committerPo Lu <luangruo@yahoo.com>
Wed, 23 Aug 2023 01:56:35 +0000 (09:56 +0800)
commit73b24a41412eb97a9451a8310da0ebab379f7534
tree81e26ab1aae16910321ef30e928cd4130d0b9a33
parentd2e8985b8057173f56d081467ce6a69fc85b1dc5
Make org-mouse compatible with touch screen event emulation

* lisp/org/org-mouse.el (org-mouse-down-mouse): Characterize as
an `ignored-mouse-command'.
lisp/org/org-mouse.el