diff options
author | Glenn Morris <rgm@gnu.org> | 2009-07-02 02:30:38 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2009-07-02 02:30:38 +0000 |
commit | 4d3dcbe26b5ea47d4ed6bbea301826d8a00ac54c (patch) | |
tree | 28ebbf260cad2db19bfff54907d765b4f69a4269 /doc/emacs/vc-xtra.texi | |
parent | 7f1681d93cd2dcd070b557f9ac9e10f2fe06512e (diff) | |
download | emacs-4d3dcbe26b5ea47d4ed6bbea301826d8a00ac54c.tar.gz emacs-4d3dcbe26b5ea47d4ed6bbea301826d8a00ac54c.tar.bz2 emacs-4d3dcbe26b5ea47d4ed6bbea301826d8a00ac54c.zip |
(Advanced VC Usage): End all menu items with a period.
Diffstat (limited to 'doc/emacs/vc-xtra.texi')
-rw-r--r-- | doc/emacs/vc-xtra.texi | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/emacs/vc-xtra.texi b/doc/emacs/vc-xtra.texi index 5d29d60c4cc..fe6ab3bf539 100644 --- a/doc/emacs/vc-xtra.texi +++ b/doc/emacs/vc-xtra.texi @@ -1,5 +1,6 @@ @c This is part of the Emacs manual. -@c Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. +@c Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 +@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 @@ -14,7 +15,7 @@ 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 +* 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 |