]> code.delx.au - gnu-emacs/commitdiff
(Dired Updating): `k' only deletes inserted subdirectories from the
authorLuc Teirlinck <teirllm@auburn.edu>
Sun, 18 Jul 2004 14:29:40 +0000 (14:29 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Sun, 18 Jul 2004 14:29:40 +0000 (14:29 +0000)
Dired buffer if a prefix argument was given.

man/dired.texi

index 9d2c5f096d52d88899341fa54ae349be345ef7c5..f19ce7e1ab0c9f875e53c7da73a8cdff2cc14076 100644 (file)
@@ -1030,10 +1030,11 @@ the file-operating commands, this command operates on the next @var{n}
 files, or on the marked files if any; but it does not operate on the
 current file as a last resort.
 
-  If you kill the line for a file that is a directory, the directory's
-contents are also deleted from the buffer.  Typing @kbd{C-u k} on the
-header line for a subdirectory is another way to delete a subdirectory
-from the Dired buffer.
+  If you use @kbd{k} with a numeric prefix argument to kill the line
+for a file that is a directory, which you have inserted in the Dired
+buffer as a subdirectory, then this deletes that subdirectory from the
+buffer as well.  Typing @kbd{C-u k} on the header line for a subdirectory
+is another way to delete a subdirectory from the Dired buffer.
 
   The @kbd{g} command brings back any individual lines that you have
 killed in this way, but not subdirectories---you must use @kbd{i} to