aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChong Yidong2007-04-22 14:05:51 +0000
committerChong Yidong2007-04-22 14:05:51 +0000
commitbc011a990e4464ec823c226e294d15f0bdbcb614 (patch)
tree17b629ddd3cc1262c37e514acbe8e75dfb865244
parent1055185e3ae48405284cbe9e427a1b0d0c4e0f42 (diff)
downloademacs-bc011a990e4464ec823c226e294d15f0bdbcb614.tar.gz
emacs-bc011a990e4464ec823c226e294d15f0bdbcb614.zip
*** Bindings for Image-Dired added
Rename Thumbnails to Image-Dired.
-rw-r--r--etc/NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 9b796717ff4..bdba59cf553 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -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
1809Several new keybindings, all starting with the C-t prefix, have been 1809Several new keybindings, all starting with the C-t prefix, have been
1810added to Dired. They are all bound to commands in Thumbnails. As a 1810added to Dired. They are all bound to commands in Image-Dired. As a
1811starting point, mark some image files in a dired buffer and do C-t d 1811starting point, mark some image files in a dired buffer and do C-t d
1812to display thumbnails of them in a separate buffer. 1812to display thumbnails of them in a separate buffer.
1813 1813