]> git.eshelyaron.com Git - emacs.git/commit
Fix clicking on files in Dired when drag is enabled
authorPo Lu <luangruo@yahoo.com>
Tue, 12 Apr 2022 11:21:21 +0000 (19:21 +0800)
committerPo Lu <luangruo@yahoo.com>
Tue, 12 Apr 2022 11:22:01 +0000 (19:22 +0800)
commit9561d45de16b1dece79410c126ff741c09d91e22
treedad20134b968d8158399e700e0a79c54e470f1d0
parent25a28ed4f7419154cd89b83a2ed907585db0de2b
Fix clicking on files in Dired when drag is enabled

* lisp/dired.el (dired-mouse-drag): Don't drag if the mouse
didn't move far enough.
lisp/dired.el