diff lisp/ChangeLog @ 107362:adf240ef5c11

Merge pending branch
author Stefan Monnier <monnier@iro.umontreal.ca>
date Wed, 10 Mar 2010 00:18:51 -0500
parents 4e4364e2100c 8d9bcdbc2a6e
children 3d000dfda7b0
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Mar 09 22:24:44 2010 +0900
+++ b/lisp/ChangeLog	Wed Mar 10 00:18:51 2010 -0500
@@ -1,3 +1,17 @@
+2010-03-10  Kim F. Storm  <storm@cua.dk>
+
+	Animated image API.
+	http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00211.html
+
+	* image.el (image-animate-max-time): New defcustom.
+	(image-animated-types): New defconst.
+	(create-animated-image, image-animate-timer)
+	(image-animate-start, image-animate-stop, image-animate-timeout)
+	(image-animated-p): New functions.
+
+	* image-mode.el (image-toggle-display-image):
+	Replace `create-image' with `create-animated-image'.
+
 2010-03-09  Miles Bader  <Miles Bader <miles@gnu.org>>
 
 	* vc-git.el (vc-git-print-log): Use "tformat:" for shortlog,