From: Glenn Morris Date: Fri, 10 Jul 2009 06:08:59 +0000 (+0000) Subject: End menu descriptions with period. X-Git-Tag: emacs-23.1~113 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=306f7672883046fd9cb103a0c1de0f45d65c565b;p=emacs.git End menu descriptions with period. --- diff --git a/doc/lispref/elisp.texi b/doc/lispref/elisp.texi index d8f3dd53fdc..b298ff415b7 100644 --- a/doc/lispref/elisp.texi +++ b/doc/lispref/elisp.texi @@ -654,7 +654,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. @@ -884,7 +884,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. @@ -1391,7 +1391,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. diff --git a/doc/lispref/vol1.texi b/doc/lispref/vol1.texi index 2310b440811..c00a41f7fcc 100644 --- a/doc/lispref/vol1.texi +++ b/doc/lispref/vol1.texi @@ -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. diff --git a/doc/lispref/vol2.texi b/doc/lispref/vol2.texi index cadab937ca2..f5e52169ff2 100644 --- a/doc/lispref/vol2.texi +++ b/doc/lispref/vol2.texi @@ -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.