]> git.eshelyaron.com Git - emacs.git/commit
Add option for delete-pair to mark end of region
authorPaul Nelson <ultrono@gmail.com>
Sun, 15 Sep 2024 20:29:46 +0000 (22:29 +0200)
committerEshel Yaron <me@eshelyaron.com>
Mon, 23 Sep 2024 10:45:24 +0000 (12:45 +0200)
commiteb9bde1359465767be230659014a28dae5da51e7
treec219b6bf8b041c5eab203c3f6b4e2b8a1c44bd2e
parent20e8423167f4c4d55847adbe3657b1420984f5bc
Add option for delete-pair to mark end of region

* lisp/emacs-lisp/lisp.el (delete-pair-push-mark): New user option.
(delete-pair): Use it.  (Bug#73284)

* etc/NEWS: Announce the new user option.

(cherry picked from commit a48672c6bbf8cf0adae33b13634f3945c24c61dd)
etc/NEWS
lisp/emacs-lisp/lisp.el