Add 2010 to copyright years.
[bpt/emacs.git] / doc / emacs / vc-xtra.texi
index 5b4e374..8b874e3 100644 (file)
@@ -1,5 +1,6 @@
 @c This is part of the Emacs manual.
-@c Copyright (C) 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+@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
@@ -13,18 +14,15 @@ 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 VCS 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.
+* 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
-@include vc2-xtra.texi
 @end iftex
 
 @ignore