Mercurial > emacs
changeset 103833:21bea9bc9e20
(EMACSVER): Fix accidental commit.
End menu descriptions with period.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Fri, 10 Jul 2009 06:12:32 +0000 |
parents | 58b05f6e181a |
children | 9dc32373cf77 |
files | doc/lispref/vol1.texi |
diffstat | 1 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/lispref/vol1.texi Fri Jul 10 06:11:39 2009 +0000 +++ b/doc/lispref/vol1.texi Fri Jul 10 06:12:32 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 @@ -673,7 +673,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. @@ -903,7 +903,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. @@ -1410,7 +1410,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.