]> git.eshelyaron.com Git - emacs.git/commit
Animate GIF images that don't have an explicit delay setting
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 12 Apr 2022 10:43:56 +0000 (12:43 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 12 Apr 2022 10:43:56 +0000 (12:43 +0200)
commit3de2462da7306f3b342f6402dd0c0b185ac2741f
tree080a184fd6741559f534339f6fbae04560642a9c
parent8c3d655fe76e1148adcaac0b2fe9550621ba7e54
Animate GIF images that don't have an explicit delay setting

* src/image.c (gif_load): Use the default delay for GIF images
that don't explicitly state a delay.
src/image.c