]> git.eshelyaron.com Git - emacs.git/commitdiff
* dired.texi (Subdirectories in Dired): Clarify the `C-u k'
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Sat, 2 Jul 2011 15:42:37 +0000 (17:42 +0200)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Sat, 2 Jul 2011 15:42:37 +0000 (17:42 +0200)
doesn't actually delete any files (bug#7125).

doc/emacs/ChangeLog
doc/emacs/dired.texi

index ca56d4f8042ec9219ecc8aa87f3a2d66e1924b2a..aff9c46b4d8a8e392f0ed63436b3508b9d7fe806 100644 (file)
@@ -1,5 +1,8 @@
 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
+       * dired.texi (Subdirectories in Dired): Clarify the `C-u k'
+       doesn't actually delete any files (bug#7125).
+
        * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
        argument for `C-c C-k' (bug#7391).
 
index 2f274d7a324add6132303dde7f91b4c5f4ea68ce..fb3521e4316114d64ef7efaa51cbf43fb2009a96 100644 (file)
@@ -984,8 +984,9 @@ to the parent directory in the same Dired buffer.
 
 Use the @kbd{l} command (@code{dired-do-redisplay}) to update the
 subdirectory's contents.  Use @kbd{C-u k} on the subdirectory header
-line to delete the subdirectory (@pxref{Dired Updating}).  You can also
-hide and show inserted subdirectories (@pxref{Hiding Subdirectories}).
+line to remove the subdirectory listing (@pxref{Dired Updating}).  You
+can also hide and show inserted subdirectories (@pxref{Hiding
+Subdirectories}).
 
 @ifnottex
 @include dired-xtra.texi
@@ -1145,9 +1146,9 @@ current file as a last resort.
 
   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, it deletes that subdirectory from the buffer
-as well.  Typing @kbd{C-u k} on the header line for a subdirectory
-also deletes the subdirectory from the Dired buffer.
+buffer as a subdirectory, it removed that subdirectory line from the
+buffer as well.  Typing @kbd{C-u k} on the header line for a
+subdirectory also removes the subdirectory line 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