From 3b19a30db8b5fcbf64b238beecfbb0804159fd53 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Wed, 15 Feb 2012 23:15:27 -0800 Subject: * doc/emacs/dired-xtra.texi (Subdir Switches): Small fixes. * admin/FOR-RELEASE: Related markup. --- doc/emacs/ChangeLog | 2 ++ doc/emacs/dired-xtra.texi | 13 ++++++++++--- 2 files changed, 12 insertions(+), 3 deletions(-) (limited to 'doc') diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index 8e10749cc35..1be52012837 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog @@ -1,5 +1,7 @@ 2012-02-16 Glenn Morris + * dired-xtra.texi (Subdir Switches): Small fixes. + * fortran-xtra.texi: Tiny changes and some adjustments to line breaks. 2012-02-15 Glenn Morris diff --git a/doc/emacs/dired-xtra.texi b/doc/emacs/dired-xtra.texi index bc141650b4a..81de9a800f9 100644 --- a/doc/emacs/dired-xtra.texi +++ b/doc/emacs/dired-xtra.texi @@ -1,5 +1,5 @@ @c This is part of the Emacs manual. -@c Copyright (C) 2004-2012 Free Software Foundation, Inc. +@c Copyright (C) 2004-2012 Free Software Foundation, Inc. @c See file emacs.texi for copying conditions. @c @c This file is included either in emacs-xtra.texi (when producing the @@ -9,12 +9,19 @@ You can insert subdirectories with specified @command{ls} switches in Dired buffers using @kbd{C-u i}. You can change the @command{ls} -switches of an already inserted subdirectory using @kbd{C-u l}. +switches of an already inserted subdirectory at point using @kbd{C-u l}. Dired preserves the switches if you revert the buffer. Deleting a subdirectory forgets about its switches. -Using @code{dired-undo} (@pxref{Marks vs Flags}) to reinsert or delete +Using @code{dired-undo} +@iftex +(@pxref{Marks vs Flags,,, emacs, the Emacs Manual}) +@end iftex +@ifnottex +(@pxref{Marks vs Flags}) +@end ifnottex +to reinsert or delete subdirectories that were inserted with explicit switches can bypass Dired's machinery for remembering (or forgetting) switches. Deleting a subdirectory using @code{dired-undo} does not forget its switches. -- cgit v1.2.1