diff options
author | David Ponce <david@dponce.com> | 2004-05-17 11:41:26 +0000 |
---|---|---|
committer | David Ponce <david@dponce.com> | 2004-05-17 11:41:26 +0000 |
commit | a422e170befb6bcc275f9da0b2d3e64e23f25dd4 (patch) | |
tree | d64b7c3fab7396c03d9ec46729dca0e5ea56c226 /etc | |
parent | c08bfcb57fd9d8288aa66e86949eaf10364c29b1 (diff) | |
download | emacs-a422e170befb6bcc275f9da0b2d3e64e23f25dd4.tar.gz |
*** empty log message ***
Diffstat (limited to 'etc')
-rw-r--r-- | etc/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1797,6 +1797,10 @@ to view diffs or log entries directly from vc-annotate-mode: * New modes and packages in Emacs 21.4 +** The library tree-widget.el provides a new widget to display a set +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 buffers to change filenames, permissions, etc... |