]> git.eshelyaron.com Git - emacs.git/commit
Inhibit image-crop when there's overlays
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 23 Sep 2022 15:34:46 +0000 (17:34 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 23 Sep 2022 15:38:19 +0000 (17:38 +0200)
commit6fb4f4ad80a660200365b57f22b3912e59ffe9dd
tree2030b830621db94132ed95a35948783f3d81edcd
parentf13300e84aecb89626eec6d62ce651270619a3e3
Inhibit image-crop when there's overlays

* lisp/image/image-crop.el (image-crop): Don't mess with overlays,
because they're a pain to reconstruct (bug#58027).
lisp/image/image-crop.el