]> git.eshelyaron.com Git - emacs.git/commit
Fix aborts and text corruption in 'replace-buffer-contents'
authorEli Zaretskii <eliz@gnu.org>
Thu, 13 Mar 2025 20:19:14 +0000 (22:19 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sat, 15 Mar 2025 15:28:41 +0000 (16:28 +0100)
commitbe17d5c8a4589e1fd244a6d409938e8479c9a186
tree8f3e1357f3d2e2d813da0297b29e467be836f4a3
parent6943de8aeb9b35d943d61121e617121c9f4fcf06
Fix aborts and text corruption in 'replace-buffer-contents'

* src/insdel.c (replace_range): Fix a thinko.  Fix commentary.
(Bug#76997)

(cherry picked from commit 89441e12e2a25d43d1d5567ac356a7ecb8193063)
src/insdel.c