]> git.eshelyaron.com Git - emacs.git/commit
Make <mouse-2> in mode line more careful as well
authorVisuwesh <visuweshm@gmail.com>
Sun, 26 Jun 2022 15:45:45 +0000 (17:45 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 26 Jun 2022 15:45:45 +0000 (17:45 +0200)
commit9e08c04798e994abc929f52e15b9ecb7e0ad53be
tree039ecb87c77d50523e41d1cce33ec05fee30c89a
parentcd6ce7e546e6d2ed1918a1d20341c1e4c9050a9a
Make <mouse-2> in mode line more careful as well

* lisp/mouse.el (mouse-delete-other-windows): Only delete other
windows if the user didn't move the cursor off the
mode-line (bug#56198).
lisp/mouse.el