summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorStefan Monnier <monnier@iro.umontreal.ca>2004-04-27 22:02:27 +0000
committerStefan Monnier <monnier@iro.umontreal.ca>2004-04-27 22:02:27 +0000
commit033ad8c637aa4d5224ba65edb67451b84bd018c0 (patch)
tree20a0c2581d2805d48519063ed4c8ac2682441d08 /etc
parentb1c2132c0c2bc822792bce336407f66e5fab5501 (diff)
downloademacs-033ad8c637aa4d5224ba65edb67451b84bd018c0.tar.gz
*** empty log message ***
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 6ad65268e4f..fe5447006ff 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1741,6 +1741,9 @@ to view diffs or log entries directly from vc-annotate-mode:
* New modes and packages in Emacs 21.4
+** The wdired.el package allows you to use normal editing commands on dired
+buffers to change filenames, permissions, etc...
+
** 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.