summaryrefslogtreecommitdiff
path: root/man/vc-xtra.texi
diff options
context:
space:
mode:
Diffstat (limited to 'man/vc-xtra.texi')
-rw-r--r--man/vc-xtra.texi24
1 files changed, 24 insertions, 0 deletions
diff --git a/man/vc-xtra.texi b/man/vc-xtra.texi
new file mode 100644
index 00000000000..0423054f610
--- /dev/null
+++ b/man/vc-xtra.texi
@@ -0,0 +1,24 @@
+@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