diff options
author | Chong Yidong <cyd@stupidchicken.com> | 2011-06-11 19:03:16 -0400 |
---|---|---|
committer | Chong Yidong <cyd@stupidchicken.com> | 2011-06-11 19:03:16 -0400 |
commit | 1100a63ce53c2445fe7f3064b5a0812eb8bcc269 (patch) | |
tree | 6706af1c2d033116e27eb74354ac66365b733532 /lisp/emacs-lisp/syntax.el | |
parent | def722bf0990b94cebf4c0761cd99dc3c0de6471 (diff) | |
download | emacs-1100a63ce53c2445fe7f3064b5a0812eb8bcc269.tar.gz emacs-1100a63ce53c2445fe7f3064b5a0812eb8bcc269.tar.bz2 emacs-1100a63ce53c2445fe7f3064b5a0812eb8bcc269.zip |
Handle gif subimage animation delay correctly.
* lisp/image.el (image-animated-p): Return animation delay in seconds.
Avoid bit manipulation in Lisp; use `delay' entry in the metadata.
(image-animate-timeout): Remove DELAY argument. Use
image-animated-p to get animation delay for each frame.
(image-animate): Caller changed.
* src/image.c (gif_load): Add animation frame delay to the metadata.
(syms_of_image): Use DEFSYM. New symbol `delay'.
Diffstat (limited to 'lisp/emacs-lisp/syntax.el')
0 files changed, 0 insertions, 0 deletions