aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/emacs/dired.texi4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/emacs/dired.texi b/doc/emacs/dired.texi
index 13242d12d3c..60542df1097 100644
--- a/doc/emacs/dired.texi
+++ b/doc/emacs/dired.texi
@@ -1294,6 +1294,10 @@ relative). To mark a file for deletion, delete the entire file name.
1294To change the target of a symbolic link, edit the link target name 1294To change the target of a symbolic link, edit the link target name
1295which appears next to the link name. 1295which appears next to the link name.
1296 1296
1297 If you edit the file names to create a new subdirectory, Wdired will
1298automatically create these new directories. To inhibit this behavior,
1299set @code{wdired-create-parent-directories} to @code{nil}.
1300
1297 The rest of the text in the buffer, such as the file sizes and 1301 The rest of the text in the buffer, such as the file sizes and
1298modification dates, is marked read-only, so you can't edit it. 1302modification dates, is marked read-only, so you can't edit it.
1299However, if you set @code{wdired-allow-to-change-permissions} to 1303However, if you set @code{wdired-allow-to-change-permissions} to