view doc/emacs/vc-xtra.texi @ 109453:af9e12929a95

Merge latest fix to xg_event_is_for_menubar.
author Chong Yidong <cyd@stupidchicken.com>
date Sat, 17 Jul 2010 10:43:41 -0400
parents 1d1d5d9bd884
children 376148b31b5e
line wrap: on
line source

@c This is part of the Emacs manual.
@c Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
@c   Free Software Foundation, Inc.
@c See file emacs.texi for copying conditions.
@c
@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
* Remote Repositories::     Efficient access to remote VCS servers.
* Revision Tags::           Symbolic names for revisions.
* 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
@end iftex

@ignore
   arch-tag: 11a18d0e-1baf-49da-8e38-f61195ae4dc3
@end ignore