diff options
| -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: | |||
| 1797 | 1797 | ||
| 1798 | * New modes and packages in Emacs 21.4 | 1798 | * New modes and packages in Emacs 21.4 |
| 1799 | 1799 | ||
| 1800 | ** The library tree-widget.el provides a new widget to display a set | ||
| 1801 | of hierarchical data as an outline. For example, the tree-widget is | ||
| 1802 | well suited to display a hierarchy of directories and files. | ||
| 1803 | |||
| 1800 | ** The wdired.el package allows you to use normal editing commands on dired | 1804 | ** The wdired.el package allows you to use normal editing commands on dired |
| 1801 | buffers to change filenames, permissions, etc... | 1805 | buffers to change filenames, permissions, etc... |
| 1802 | 1806 | ||