]> git.eshelyaron.com Git - emacs.git/commit
Improve on last change in replace-buffer-contents
authorEli Zaretskii <eliz@gnu.org>
Sat, 30 Jun 2018 13:50:31 +0000 (16:50 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 30 Jun 2018 13:50:31 +0000 (16:50 +0300)
commitab983522a140187fa2f7bd996c6e3760b0db8d09
tree26e3809db4db02393ff8d889feef6eeb0e05cb96
parent2f149c074d4323e607f4c91b5e6f80c4efd8e09b
Improve on last change in replace-buffer-contents

* src/editfns.c (Freplace_buffer_contents): Call modification
hooks only for the actual region where changes are made.
(Bug#31888)
src/editfns.c