diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
| @@ -141,6 +141,12 @@ amounts of data into the ERC input. | |||
| 141 | visit the next image file and the previous image file in the same | 141 | visit the next image file and the previous image file in the same |
| 142 | directory, respectively. | 142 | directory, respectively. |
| 143 | 143 | ||
| 144 | *** New commands to show specific frames of multi-frame images. | ||
| 145 | `f' (`image-next-frame') and `b' (`image-previous-frame') visit the | ||
| 146 | next or previous frame. `F' (`image-goto-frame') shows a specific frame. | ||
| 147 | |||
| 148 | *** `image-animated-p' is now `image-multi-frame-p'. | ||
| 149 | |||
| 144 | --- | 150 | --- |
| 145 | *** The command `image-mode-fit-frame' deletes other windows. | 151 | *** The command `image-mode-fit-frame' deletes other windows. |
| 146 | When toggling, it restores the frame's previous window configuration. | 152 | When toggling, it restores the frame's previous window configuration. |