emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/man/dired.texi


From: Luc Teirlinck
Subject: [Emacs-diffs] Changes to emacs/man/dired.texi
Date: Sun, 18 Jul 2004 10:33:07 -0400

Index: emacs/man/dired.texi
diff -c emacs/man/dired.texi:1.29 emacs/man/dired.texi:1.30
*** emacs/man/dired.texi:1.29   Mon Jun 14 22:04:53 2004
--- emacs/man/dired.texi        Sun Jul 18 14:29:40 2004
***************
*** 1030,1039 ****
  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.
  
    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
--- 1030,1040 ----
  files, or on the marked files if any; but it does not operate on the
  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, 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]