Update copyright year to 2014 by running admin/update-copyright.
[emacs.git] / doc / emacs / vc-xtra.texi
blob52fee145b420f4107f4b2856594973b7e0b59fc5
1 @c This is part of the Emacs manual.
2 @c Copyright (C) 2004-2014 Free Software Foundation, Inc.
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
11   Commonly used features of Emacs's version control (VC) support are
12 described in the main Emacs manual (@pxref{Version Control,,,emacs,
13 the Emacs Manual}).  This chapter describes more advanced VC usage.
15 @menu
16 * Remote Repositories::     Efficient access to remote VCS servers.
17 * Revision Tags::           Symbolic names for revisions.
18 * Miscellaneous VC::        Various other commands and features of VC.
19 * Customizing VC::          Variables that change VC's behavior.
20 @end menu
21 @end iftex
23 @iftex
24 @include vc1-xtra.texi
25 @end iftex