]> git.eshelyaron.com Git - emacs.git/commitdiff
(EMACSVER): Fix accidental commit.
authorGlenn Morris <rgm@gnu.org>
Fri, 10 Jul 2009 06:12:50 +0000 (06:12 +0000)
committerGlenn Morris <rgm@gnu.org>
Fri, 10 Jul 2009 06:12:50 +0000 (06:12 +0000)
End menu descriptions with period.

doc/lispref/vol1.texi
doc/lispref/vol2.texi

index 2310b4408119ad0b7d68468653b7e2359fa25fe8..d1538b382d16773d4535fecaeaa46ca106bad88c 100644 (file)
@@ -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
@@ -673,7 +673,7 @@ Completion
 * 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.
@@ -903,7 +903,7 @@ File Names
 
 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.
 
@@ -1410,7 +1410,7 @@ Operating System Interface
 * 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.
index cadab937ca25b9c9471c6a8bd609d1eb3243552a..8945bc1bfedfb97bae45b75875f5d989cbf41561 100644 (file)
@@ -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 @@ Completion
 * 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 Names
 
 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 @@ Operating System Interface
 * 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.