aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 98824220cec..2eda7a5c775 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -141,6 +141,12 @@ amounts of data into the ERC input.
141visit the next image file and the previous image file in the same 141visit the next image file and the previous image file in the same
142directory, respectively. 142directory, 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
146next 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.
146When toggling, it restores the frame's previous window configuration. 152When toggling, it restores the frame's previous window configuration.