(Fontsets): Correction to fontset-standard description.
[bpt/emacs.git] / doc / emacs / vc-xtra.texi
CommitLineData
8cf51b2c 1@c This is part of the Emacs manual.
6ed161e1 2@c Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
8cf51b2c
GM
3@c See file emacs.texi for copying conditions.
4@c
5@c This file is included in emacs-xtra.texi when producing the printed
6@c version.
7@iftex
8@node Advanced VC Usage
9@section Advanced VC Usage
10
11 Commonly used features of Emacs' version control (VC) support are
12described in the main Emacs manual (@pxref{Version Control,,,emacs,
13the Emacs Manual}). This chapter describes more advanced VC usage.
14
15@menu
7a78b6e7 16* Remote Repositories:: Efficient access to remote VCS servers.
370fded4 17* Revision Tags:: Symbolic names for revisions
7a78b6e7
ER
18* Miscellaneous VC:: Various other commands and features of VC.
19* Customizing VC:: Variables that change VC's behavior.
8cf51b2c
GM
20@end menu
21@end iftex
22
23@iftex
24@include vc1-xtra.texi
8cf51b2c
GM
25@end iftex
26
27@ignore
28 arch-tag: 11a18d0e-1baf-49da-8e38-f61195ae4dc3
29@end ignore