Mercurial > emacs
changeset 70466:adab6b63717c
(VC Dired Mode) [ifnottex]: Conditional xref's for on-line manual.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 06 May 2006 14:23:59 +0000 |
parents | 5bed914b8a89 |
children | b038397ebf74 |
files | man/vc1-xtra.texi |
diffstat | 1 files changed, 14 insertions(+), 8 deletions(-) [+] |
line wrap: on
line diff
--- a/man/vc1-xtra.texi Sat May 06 14:12:15 2006 +0000 +++ b/man/vc1-xtra.texi Sat May 06 14:23:59 2006 +0000 @@ -26,14 +26,20 @@ @vindex vc-dired-terse-display @kbd{C-x v d} creates a buffer which uses VC Dired Mode. This looks -much like an ordinary Dired buffer (@pxref{Dired,,,emacs, the -Emacs Manual}); however, normally it shows only the noteworthy files -(those locked or not up-to-date). This is called @dfn{terse display}. -If you set the variable @code{vc-dired-terse-display} to @code{nil}, -then VC Dired shows all relevant files---those managed under version -control, plus all subdirectories (@dfn{full display}). The command -@kbd{v t} in a VC Dired buffer toggles between terse display and full -display (@pxref{VC Dired Commands}). +much like an ordinary Dired buffer +@iftex +(@pxref{Dired,,,emacs, the Emacs Manual}); +@end iftex +@ifnottex +(@pxref{Dired}); +@end ifnottex +however, normally it shows only the noteworthy files (those locked or +not up-to-date). This is called @dfn{terse display}. If you set the +variable @code{vc-dired-terse-display} to @code{nil}, then VC Dired +shows all relevant files---those managed under version control, plus +all subdirectories (@dfn{full display}). The command @kbd{v t} in a +VC Dired buffer toggles between terse display and full display +(@pxref{VC Dired Commands}). @vindex vc-dired-recurse By default, VC Dired produces a recursive listing of noteworthy or