diff options
Diffstat (limited to 'etc/NEWS')
| -rw-r--r-- | etc/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -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 |
| 348 | next or previous frame. `F' (`image-goto-frame') shows a specific frame. | 348 | next 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. |
| 352 | When toggling, it restores the frame's previous window configuration. | 354 | When 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 |
| 684 | and setting the current frame of a multi-frame image. | 686 | and 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 | --- |