]> git.eshelyaron.com Git - emacs.git/commit
Fix 'backward-delete-char-untabify'
authorAsher Copeland <ashercopeland@gmail.com>
Wed, 2 Apr 2025 17:55:06 +0000 (10:55 -0700)
committerEshel Yaron <me@eshelyaron.com>
Sun, 13 Apr 2025 20:55:59 +0000 (22:55 +0200)
commit9b0ef6921fec02781bc63609aaf7bb9bf1a2a5dd
tree1b56f66130bb217f9eef96223b12bc803b6e3927
parent3e605b70a5adebc30472a04b5624d4d7cd979a44
Fix 'backward-delete-char-untabify'

* lisp/simple.el (backward-delete-char-untabify): Fix
behavior when there's an active region.  (Bug#75042)

Copyright-paperwork-exempt: yes
(cherry picked from commit 5665b446b7a5b2f6ff4d4e7ea9b2c91e0e733c92)
lisp/simple.el