]> git.eshelyaron.com Git - emacs.git/commit
Ensure updating the animated image in all windows
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 4 May 2021 07:57:30 +0000 (09:57 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 4 May 2021 07:57:30 +0000 (09:57 +0200)
commit4ba9024d44566e47d9624e3316eab7b936fd141f
treef56e26086ccde2cd3df071c5d29210f6d8c9bec5
parent8a4bb6b0560ef3f4890789a574488f7cf69ee237
Ensure updating the animated image in all windows

* lisp/image.el (image-show-frame): Simplify the window update --
pass in the buffer, which is a noop if the buffer isn't displayed.
lisp/image.el