]> git.eshelyaron.com Git - emacs.git/commit
Speed up animation of non-displayed buffers
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 3 May 2021 09:51:53 +0000 (11:51 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 3 May 2021 09:51:53 +0000 (11:51 +0200)
commit1fa1f3184a96cbf51aed68ed1e1c6eb799dcfc27
treee65e94895b7ca3ccb5bc5818af3b1eeb51174698
parent4aa4a8f9525efa6453816aa588ad178b01df554d
Speed up animation of non-displayed buffers

* lisp/image.el (image-show-frame): Don't force an update if the
buffer with the animation isn't in a window (bug#47895).  Also
just update the window in question.
lisp/image.el