]> code.delx.au - gnu-emacs/commitdiff
* doc/emacs/files.texi (File Conveniences): Mention image animation.
authorGlenn Morris <rgm@gnu.org>
Sat, 4 Feb 2012 00:58:27 +0000 (19:58 -0500)
committerGlenn Morris <rgm@gnu.org>
Sat, 4 Feb 2012 00:58:27 +0000 (19:58 -0500)
doc/emacs/ChangeLog
doc/emacs/files.texi

index d834aded164b43a076f65f45894f18ebf68dbf55..a9210fbefe61892fd15e37b85874b3566f6ab38d 100644 (file)
@@ -1,3 +1,7 @@
+2012-02-04  Glenn Morris  <rgm@gnu.org>
+
+       * files.texi (File Conveniences): Mention image animation.
+
 2012-01-31  Chong Yidong  <cyd@gnu.org>
 
        * windows.texi (Split Window): C-mouse-2 doesn't work on GTK+
index 081614aa3b90038140cc136198e7cd2cb0942115..b2eb68d28127beb7d7230347ef1fac0fc2d285da 100644 (file)
@@ -1907,7 +1907,10 @@ point.  Partial Completion mode offers other features extending
 
 @findex image-mode
 @findex image-toggle-display
+@findex image-toggle-animation
 @cindex images, viewing
+@cindex image animation
+@cindex animated images
   Visiting image files automatically selects Image mode.  This major
 mode allows you to toggle between displaying the file as an image in
 the Emacs buffer, and displaying its underlying text representation,
@@ -1915,7 +1918,12 @@ using the command @kbd{C-c C-c} (@code{image-toggle-display}).  This
 works only when Emacs can display the specific image type.  If the
 displayed image is wider or taller than the frame, the usual point
 motion keys (@kbd{C-f}, @kbd{C-p}, and so forth) cause different parts
-of the image to be displayed.
+of the image to be displayed.  If the image can be animated, then
+the command @kbd{RET} (@code{image-toggle-animation}), will start (or
+stop) animating it.  Animation plays once, unless the option
+@code{image-animate-loop} is non-@code{nil}.  Currently, Emacs only
+supports animated GIF files (@pxref{Animated Images,,, elisp, The Emacs
+Lisp Reference Manual}).
 
 @findex thumbs-mode
 @findex mode, thumbs