From: Eli Zaretskii Date: Sat, 14 Aug 2004 12:32:24 +0000 (+0000) Subject: Mention the thumbs.el package. X-Git-Tag: ttn-vms-21-2-B4~5293 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=723addaeae514f6418c135c85ec0d006c9d14d1c;p=emacs.git Mention the thumbs.el package. --- diff --git a/etc/NEWS b/etc/NEWS index 2d8b10e81ec..c25c07ea724 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -1966,9 +1966,12 @@ source files. See the Flymake's Info manual for more details. 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.