view man/vc-xtra.texi @ 70455:c42f6e43754c

(INFO_TARGETS): Remove $(infodir)/emacs-xtra. (EMACS_XTRA): New variable, lists the new *-xtra.texi files. (EMACSSOURCES): Use EMACS_XTRA. ($(infodir)/emacs-xtra): Remove. (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 06 May 2006 13:03:51 +0000
parents 5e1c038e4afa
children bdd0ac985d67
line wrap: on
line source

@c This file is included in emacs-xtra.texi when producing the printed
@c version.
@iftex
@node Advanced VC Usage
@section Advanced VC Usage

  Commonly used features of Emacs' version control (VC) support are
described in the main Emacs manual (@pxref{Version Control,,,emacs,
the Emacs Manual}).  This chapter describes more advanced VC usage.

@menu
* VC Dired Mode::       Listing files managed by version control.
* VC Dired Commands::   Commands to use in a VC Dired buffer.
* Remote Repositories:: Efficient access to remote CVS servers.
* Snapshots::           Sets of file versions treated as a unit.
* Miscellaneous VC::    Various other commands and features of VC.
* Customizing VC::      Variables that change VC's behavior.
@end menu
@end iftex

@iftex
@include vc1-xtra.texi
@include vc2-xtra.texi
@end iftex