aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/emacs/files.texi7
1 files changed, 1 insertions, 6 deletions
diff --git a/doc/emacs/files.texi b/doc/emacs/files.texi
index 18f1c28571b..2c4a0ca30ce 100644
--- a/doc/emacs/files.texi
+++ b/doc/emacs/files.texi
@@ -1279,13 +1279,8 @@ default), and @code{list-directory-verbose-switches} is a string
1279giving the switches to use in a verbose listing (@code{"-l"} by 1279giving the switches to use in a verbose listing (@code{"-l"} by
1280default). 1280default).
1281 1281
1282@vindex directory-free-space-program
1283@vindex directory-free-space-args
1284 In verbose directory listings, Emacs adds information about the 1282 In verbose directory listings, Emacs adds information about the
1285amount of free space on the disk that contains the directory. To do 1283amount of free space on the disk that contains the directory.
1286this, it runs the program specified by
1287@code{directory-free-space-program} with arguments
1288@code{directory-free-space-args}.
1289 1284
1290 The command @kbd{M-x delete-directory} prompts for a directory's name 1285 The command @kbd{M-x delete-directory} prompts for a directory's name
1291using the minibuffer, and deletes the directory if it is empty. If 1286using the minibuffer, and deletes the directory if it is empty. If