diff options
author | Stefan Monnier <monnier@iro.umontreal.ca> | 2004-04-27 22:02:27 +0000 |
---|---|---|
committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2004-04-27 22:02:27 +0000 |
commit | 033ad8c637aa4d5224ba65edb67451b84bd018c0 (patch) | |
tree | 20a0c2581d2805d48519063ed4c8ac2682441d08 /etc | |
parent | b1c2132c0c2bc822792bce336407f66e5fab5501 (diff) | |
download | emacs-033ad8c637aa4d5224ba65edb67451b84bd018c0.tar.gz |
*** empty log message ***
Diffstat (limited to 'etc')
-rw-r--r-- | etc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |