aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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