# HG changeset patch # User Eli Zaretskii # Date 1092486744 0 # Node ID a8eb4530510ae132d08976142568f07148748249 # Parent f25845e2801f66d48d45464d670733034dde76ef Mention the thumbs.el package. diff -r f25845e2801f -r a8eb4530510a etc/NEWS --- a/etc/NEWS Sat Aug 14 12:22:40 2004 +0000 +++ b/etc/NEWS Sat Aug 14 12:32:24 2004 +0000 @@ -1966,9 +1966,12 @@ of hierarchical data as an outline. For example, the tree-widget is well suited to display a hierarchy of directories and files. -** The wdired.el package allows you to use normal editing commands on dired +** The wdired.el package allows you to use normal editing commands on Dired buffers to change filenames, permissions, etc... +** The thumbs.el package allows you to preview image files as thumbnails +and can be invoked from a Dired buffer. + ** The new python.el package is used to edit Python and Jython programs. ** The URL package (which had been part of W3) is now part of Emacs.