diff options
| author | Joakim Verona | 2013-02-17 00:04:23 +0100 |
|---|---|---|
| committer | Joakim Verona | 2013-02-17 00:04:23 +0100 |
| commit | bcd8c34aabe11e72a0ce35f654515e2bb9c2964b (patch) | |
| tree | a294d312b78bc7db718819f498df3a3bbf07258f /etc | |
| parent | 613fda6799a504feff2d5a930ef7998125498d10 (diff) | |
| parent | ed8d7fcaa2965216d44388fd00a757c8d55e7395 (diff) | |
| download | emacs-bcd8c34aabe11e72a0ce35f654515e2bb9c2964b.tar.gz emacs-bcd8c34aabe11e72a0ce35f654515e2bb9c2964b.zip | |
auto upstream
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. |