\f
* Changes in Specialized Modes and Packages in Emacs 24.1
-** FIXME animated image API
-
\f
* New Modes and Packages in Emacs 24.1
\f
* Lisp changes in Emacs 24.1
+** Image API
+
+*** When the image type is one of listed in `image-animated-types'
+and the number of sub-images in the image is more then one, then the
+new function `create-animated-image' creates an animated image where
+sub-images are displayed successively with the duration defined by
+`image-animate-max-time' and the delay between sub-images defined
+by the Graphic Control Extension of the image.
+
\f
* Changes in Emacs 24.1 on non-free operating systems