]> git.eshelyaron.com Git - emacs.git/commitdiff
(Subdirectories in Dired) [ifnottex]: @include dired-xtra.texi.
authorEli Zaretskii <eliz@gnu.org>
Sat, 6 May 2006 12:59:51 +0000 (12:59 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 6 May 2006 12:59:51 +0000 (12:59 +0000)
(Dired) [ifnottex]: Add menu entry for "Subdir Switches".

man/dired.texi

index 5face67a7b365b276169a15d6550c59837b2454b..313bc5666739ff3abb9c1406c574342956573df7 100644 (file)
@@ -36,6 +36,9 @@ on all of them with on command.
 * Transforming File Names::   Using patterns to rename multiple files.
 * Comparison in Dired::              Running `diff' by way of Dired.
 * Subdirectories in Dired::   Adding subdirectories to the Dired buffer.
+@ifnottex
+* Subdir Switches::           Subdirectory switches in Dired.
+@end ifnottex
 * Subdirectory Motion::              Moving across subdirectories, and up and down.
 * Hiding Subdirectories::     Making subdirectories visible or invisible.
 * Updating: Dired Updating.   Discarding lines for files of no interest.
@@ -906,6 +909,10 @@ 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.  @xref{Dired Updating}.
 
+@ifnottex
+@include dired-xtra.texi
+@end ifnottex
+
 @node Subdirectory Motion
 @section Moving Over Subdirectories