diff options
| author | Eli Zaretskii | 2004-08-14 12:32:24 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2004-08-14 12:32:24 +0000 |
| commit | 723addaeae514f6418c135c85ec0d006c9d14d1c (patch) | |
| tree | 03f725e0c391102aaaaa83fcc8fbd828f20976a8 | |
| parent | ab5a4a32caeff74defe45849579627e00fad395c (diff) | |
| download | emacs-723addaeae514f6418c135c85ec0d006c9d14d1c.tar.gz emacs-723addaeae514f6418c135c85ec0d006c9d14d1c.zip | |
Mention the thumbs.el package.
| -rw-r--r-- | etc/NEWS | 5 |
1 files changed, 4 insertions, 1 deletions
| @@ -1966,9 +1966,12 @@ source files. See the Flymake's Info manual for more details. | |||
| 1966 | of hierarchical data as an outline. For example, the tree-widget is | 1966 | of hierarchical data as an outline. For example, the tree-widget is |
| 1967 | well suited to display a hierarchy of directories and files. | 1967 | well suited to display a hierarchy of directories and files. |
| 1968 | 1968 | ||
| 1969 | ** The wdired.el package allows you to use normal editing commands on dired | 1969 | ** The wdired.el package allows you to use normal editing commands on Dired |
| 1970 | buffers to change filenames, permissions, etc... | 1970 | buffers to change filenames, permissions, etc... |
| 1971 | 1971 | ||
| 1972 | ** The thumbs.el package allows you to preview image files as thumbnails | ||
| 1973 | and can be invoked from a Dired buffer. | ||
| 1974 | |||
| 1972 | ** The new python.el package is used to edit Python and Jython programs. | 1975 | ** The new python.el package is used to edit Python and Jython programs. |
| 1973 | 1976 | ||
| 1974 | ** The URL package (which had been part of W3) is now part of Emacs. | 1977 | ** The URL package (which had been part of W3) is now part of Emacs. |