]> git.eshelyaron.com Git - emacs.git/commit
Fix 'exchange-point-and-mark' in 'transient-mark-mode'
authorEli Zaretskii <eliz@gnu.org>
Mon, 10 Jan 2022 17:10:52 +0000 (19:10 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sun, 13 Feb 2022 13:22:13 +0000 (15:22 +0200)
commitfe27479cad0d6d1f33605a5185bda0957a7f179b
tree04352be3c2672cedc58ca36109e9fdec337f9dd1
parent2289a7a271a78e5e4977745e4be6ae520be611ce
Fix 'exchange-point-and-mark' in 'transient-mark-mode'

* lisp/simple.el (exchange-point-and-mark): Don't deactivate mark
when 'transient-mark-mode' is ON.  (Bug#53150)

(cherry picked from commit 415ed4b42515ff2e6dd9b94e964b479e50c6392e)
lisp/simple.el