]> git.eshelyaron.com Git - emacs.git/commitdiff
(Version Control, Introduction to VC): End menu descriptions with a period.
authorGlenn Morris <rgm@gnu.org>
Sat, 11 Jul 2009 02:49:07 +0000 (02:49 +0000)
committerGlenn Morris <rgm@gnu.org>
Sat, 11 Jul 2009 02:49:07 +0000 (02:49 +0000)
doc/emacs/maintaining.texi

index 42522a3cbff6a4ed7890047bab9330d6d170026b..114e2d0c65512b63cc2ad0ccc9e1e0c2d0525979 100644 (file)
@@ -54,7 +54,7 @@ customizable variable @code{vc-handled-backends} to @code{nil}
 * Branches::            Multiple lines of development.
 @ifnottex
 * Remote Repositories:: Efficient access to remote CVS 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 ifnottex
@@ -77,7 +77,7 @@ this section if you are already familiar with the version control system
 you want to use.
 
 @menu
-* Why Version Control?::    Understanding the problems it addresses
+* Why Version Control?::    Understanding the problems it addresses.
 * Version Control Systems:: Supported version control back-end systems.
 * VCS Concepts::            Words and concepts related to version control.
 * Types of Log File::       The VCS log in contrast to the ChangeLog.