]> git.eshelyaron.com Git - emacs.git/commit
Fix some glitches when dragging files from dired
authorPo Lu <luangruo@yahoo.com>
Sat, 19 Mar 2022 02:27:19 +0000 (10:27 +0800)
committerPo Lu <luangruo@yahoo.com>
Sat, 19 Mar 2022 02:27:19 +0000 (10:27 +0800)
commit808a6f8f5f86f5c2356585dcf4b495916ed8bf6d
tree5e0d5ffdf3ee359087d48995d9c1c7fafc792d9e
parent1467b04f5cf586c0f44b7df00591986fa8d40c66
Fix some glitches when dragging files from dired

* lisp/dired.el (dired-mouse-drag-files): Fix initial values.

(dired-mouse-drag): Clear mark if active and only make button
release events unread.
lisp/dired.el