]> git.eshelyaron.com Git - emacs.git/commit
Fix image load timekeeping bug
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 6 Dec 2021 03:30:27 +0000 (19:30 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 6 Dec 2021 07:24:09 +0000 (23:24 -0800)
commit186637314dfa287b4b8178b668de92ecb57fdf1a
tree80245386924bea2cc88ac420a3e391b47a574ae4
parent2bda02943b555b184f09dd1a5882e04a288f5026
Fix image load timekeeping bug

* lisp/image.el (image-animate-timeout): Fix bug that caused the
local variable time-to-load-image to be practically zero, instead
of the time it actually took to load the image.  I think
this bug was introduced in 2013-02-16T03:29:30Z!rgm@gnu.org.
lisp/image.el