]> git.eshelyaron.com Git - emacs.git/commit
Tweak how use-region-p works with `use-empty-active-region'
authorDrew Adams <drew.adams@oracle.com>
Tue, 20 Sep 2022 15:11:47 +0000 (17:11 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 20 Sep 2022 15:12:29 +0000 (17:12 +0200)
commitf372afef20eaa0ba139f378a6481b147d93c060d
tree6ad9574340a0a5e0d9f1b6bc478a4eff9da36e99
parent127ab231be4ab3aea460ded1c8efa79fc7d39164
Tweak how use-region-p works with `use-empty-active-region'

* lisp/simple.el (use-region-p): Don't report non-nil if the user
has just clicked mouse-1 without extending the region (bug#51874).
lisp/simple.el