aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 29b013a3ede..c12f4d19cf1 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1426,6 +1426,12 @@ compression command is determined from the new
1426`dired-compress-files-alist' variable. 1426`dired-compress-files-alist' variable.
1427 1427
1428+++ 1428+++
1429*** In wdired, when editing files to contain slash characters,
1430the resulting directories are automatically created. Whether
1431to do this or not is controlled by the
1432`wdired-create-parent-directories' variable.
1433
1434+++
1429*** `W' is now bound to `browse-url-of-dired-file', and is useful for 1435*** `W' is now bound to `browse-url-of-dired-file', and is useful for
1430viewing HTML files and the like. 1436viewing HTML files and the like.
1431 1437