# HG changeset patch # User Glenn Morris # Date 1247206370 0 # Node ID 9dc32373cf772c481b953bfb2851e15cab8fc257 # Parent 21bea9bc9e20221efd8aa10ee55e386d93a89874 (EMACSVER): Fix accidental commit. End menu descriptions with period. diff -r 21bea9bc9e20 -r 9dc32373cf77 doc/lispref/vol2.texi --- a/doc/lispref/vol2.texi Fri Jul 10 06:12:32 2009 +0000 +++ b/doc/lispref/vol2.texi Fri Jul 10 06:12:50 2009 +0000 @@ -27,7 +27,7 @@ @c Version of the manual and of Emacs. @c Please remember to update the edition number in README as well. @set VERSION 3.0 -@set EMACSVER 23.0.96 +@set EMACSVER 23.1.50 @set DATE July 2009 @dircategory Emacs @@ -672,7 +672,7 @@ * Minibuffer Completion:: Invoking the minibuffer with completion. * Completion Commands:: Minibuffer commands that do completion. * High-Level Completion:: Convenient special cases of completion - (reading buffer name, file name, etc.) + (reading buffer name, file name, etc.). * Reading File Names:: Using completion to read file names and shell commands. * Completion Styles:: Specifying rules for performing completion. @@ -902,7 +902,7 @@ File Format Conversion -* Format Conversion Overview:: @code{insert-file-contents} and @code{write-region} +* Format Conversion Overview:: @code{insert-file-contents} and @code{write-region}. * Format Conversion Round-Trip:: Using @code{format-alist}. * Format Conversion Piecemeal:: Specifying non-paired conversion. @@ -1409,7 +1409,7 @@ * Terminal Input:: Accessing and recording terminal input. * Terminal Output:: Controlling and recording terminal output. * Sound Output:: Playing sounds on the computer's speaker. -* X11 Keysyms:: Operating on key symbols for X Windows +* X11 Keysyms:: Operating on key symbols for X Windows. * Batch Mode:: Running Emacs without terminal interaction. * Session Management:: Saving and restoring state with X Session Management.