Mercurial > emacs
changeset 38768:b08b8519c0ab
Fix a stale reference to "Comparing Files".
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Thu, 09 Aug 2001 16:22:37 +0000 |
parents | 5889c45fd6ad |
children | 99864bb6de1e |
files | man/files.texi |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/man/files.texi Thu Aug 09 16:21:33 2001 +0000 +++ b/man/files.texi Thu Aug 09 16:22:37 2001 +0000 @@ -1449,7 +1449,7 @@ @kbd{C-x v =} works by running a variant of the @code{diff} utility designed to work with the version control system in use. When you invoke @code{diff} this way, in addition to the options specified by -@code{diff-switches} (@pxref{Comparing files}), it receives those +@code{diff-switches} (@pxref{Comparing Files}), it receives those specified by @code{vc-diff-switches}, plus those specified for the specific back end by @code{vc-@var{backend}-diff-switches}. For instance, when the version control back end is RCS, @code{diff} uses