diff options
| author | Chong Yidong | 2007-04-22 14:05:51 +0000 |
|---|---|---|
| committer | Chong Yidong | 2007-04-22 14:05:51 +0000 |
| commit | bc011a990e4464ec823c226e294d15f0bdbcb614 (patch) | |
| tree | 17b629ddd3cc1262c37e514acbe8e75dfb865244 | |
| parent | 1055185e3ae48405284cbe9e427a1b0d0c4e0f42 (diff) | |
| download | emacs-bc011a990e4464ec823c226e294d15f0bdbcb614.tar.gz emacs-bc011a990e4464ec823c226e294d15f0bdbcb614.zip | |
*** Bindings for Image-Dired added
Rename Thumbnails to Image-Dired.
| -rw-r--r-- | etc/NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -1805,9 +1805,9 @@ is similar to the way sequential output to a terminal works.) | |||
| 1805 | 1805 | ||
| 1806 | ** Changes in Dired | 1806 | ** Changes in Dired |
| 1807 | 1807 | ||
| 1808 | *** Bindings for Thumbnails added | 1808 | *** Bindings for Image-Dired added |
| 1809 | Several new keybindings, all starting with the C-t prefix, have been | 1809 | Several new keybindings, all starting with the C-t prefix, have been |
| 1810 | added to Dired. They are all bound to commands in Thumbnails. As a | 1810 | added to Dired. They are all bound to commands in Image-Dired. As a |
| 1811 | starting point, mark some image files in a dired buffer and do C-t d | 1811 | starting point, mark some image files in a dired buffer and do C-t d |
| 1812 | to display thumbnails of them in a separate buffer. | 1812 | to display thumbnails of them in a separate buffer. |
| 1813 | 1813 | ||