]> code.delx.au - gnu-emacs/blob - man/vc-xtra.texi
(Several Buffers): Replace inforef to emacs-xtra by conditional xref's,
[gnu-emacs] / man / vc-xtra.texi
1 @c This file is included in emacs-xtra.texi when producing the printed
2 @c version.
3 @iftex
4 @node Advanced VC Usage
5 @section Advanced VC Usage
6
7 Commonly used features of Emacs' version control (VC) support are
8 described in the main Emacs manual (@pxref{Version Control,,,emacs,
9 the Emacs Manual}). This chapter describes more advanced VC usage.
10
11 @menu
12 * VC Dired Mode:: Listing files managed by version control.
13 * VC Dired Commands:: Commands to use in a VC Dired buffer.
14 * Remote Repositories:: Efficient access to remote CVS servers.
15 * Snapshots:: Sets of file versions treated as a unit.
16 * Miscellaneous VC:: Various other commands and features of VC.
17 * Customizing VC:: Variables that change VC's behavior.
18 @end menu
19 @end iftex
20
21 @iftex
22 @include vc1-xtra.texi
23 @include vc2-xtra.texi
24 @end iftex