changeset 70452:fddb2c4fae49

(Subdirectories in Dired) [ifnottex]: @include dired-xtra.texi. (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
author Eli Zaretskii <eliz@gnu.org>
date Sat, 06 May 2006 12:59:51 +0000
parents 4b75ae0fccd3
children 20fe674eccfb
files man/dired.texi
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/man/dired.texi	Sat May 06 12:58:40 2006 +0000
+++ b/man/dired.texi	Sat May 06 12:59:51 2006 +0000
@@ -36,6 +36,9 @@
 * 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 @@
 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