]> git.eshelyaron.com Git - emacs.git/commit
Make <mouse-3> in the mode line more careful
authorVisuwesh <visuweshm@gmail.com>
Sun, 26 Jun 2022 15:30:04 +0000 (17:30 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 26 Jun 2022 15:30:04 +0000 (17:30 +0200)
commitcd6ce7e546e6d2ed1918a1d20341c1e4c9050a9a
tree32cbca159b84ec3da65a56bb84432d6bde6c2fa1
parent7fc3f1b0d14ad390ca361a40ecf02eaa9f1b202a
Make <mouse-3> in the mode line more careful

* lisp/mouse.el (mouse-delete-window): Only delete the window if
the user hasn't moved point out of the mode line before releasing
the button (bug#56198).
lisp/mouse.el