diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
| @@ -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, | ||
| 1430 | the resulting directories are automatically created. Whether | ||
| 1431 | to 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 |
| 1430 | viewing HTML files and the like. | 1436 | viewing HTML files and the like. |
| 1431 | 1437 | ||