aboutsummaryrefslogtreecommitdiffstats
path: root/etc/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'etc/NEWS')
-rw-r--r--etc/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index ef76f308303..8bf72ddfedd 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -347,6 +347,8 @@ directory, respectively.
347`f' (`image-next-frame') and `b' (`image-previous-frame') visit the 347`f' (`image-next-frame') and `b' (`image-previous-frame') visit the
348next or previous frame. `F' (`image-goto-frame') shows a specific frame. 348next or previous frame. `F' (`image-goto-frame') shows a specific frame.
349 349
350*** New commands to speed up, slow down, or reverse animation.
351
350--- 352---
351*** The command `image-mode-fit-frame' deletes other windows. 353*** The command `image-mode-fit-frame' deletes other windows.
352When toggling, it restores the frame's previous window configuration. 354When toggling, it restores the frame's previous window configuration.
@@ -683,6 +685,8 @@ Emacs uses `image-default-frame-delay'.
683*** New functions `image-current-frame' and `image-show-frame' for getting 685*** New functions `image-current-frame' and `image-show-frame' for getting
684and setting the current frame of a multi-frame image. 686and setting the current frame of a multi-frame image.
685 687
688*** You can change the speed of animated images.
689
686** Changes in encoding and decoding of text 690** Changes in encoding and decoding of text
687 691
688--- 692---