]> git.eshelyaron.com Git - emacs.git/commit
Correctly update image properties
authorManuel Giraud <manuel@ledu-giraud.fr>
Thu, 3 Oct 2024 14:20:19 +0000 (16:20 +0200)
committerEshel Yaron <me@eshelyaron.com>
Mon, 14 Oct 2024 17:38:49 +0000 (19:38 +0200)
commit7f7a01c4e7e3d411909ea4e5f39884efb73576ec
treeedd7f3831590dcbb069b16522740b39b28f3baf4
parentaa0576aaec3e98b3df9565f9013b006cde8c0857
Correctly update image properties

* lisp/image-mode.el (image--update-properties): New function to
update image properties.
(image-toggle-display-image): Use it.  (Bug#73617)

(cherry picked from commit 0e9502b10e08d1c93fe9b134b8cf74eae42c1eae)
lisp/image-mode.el