emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs/doc/lispref vol1.texi


From: Glenn Morris
Subject: [Emacs-diffs] emacs/doc/lispref vol1.texi
Date: Fri, 10 Jul 2009 06:12:32 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       09/07/10 06:12:32

Modified files:
        doc/lispref    : vol1.texi 

Log message:
        (EMACSVER): Fix accidental commit.
        End menu descriptions with period.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/doc/lispref/vol1.texi?cvsroot=emacs&r1=1.17&r2=1.18

Patches:
Index: vol1.texi
===================================================================
RCS file: /sources/emacs/emacs/doc/lispref/vol1.texi,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -b -r1.17 -r1.18
--- vol1.texi   10 Jul 2009 05:23:59 -0000      1.17
+++ vol1.texi   10 Jul 2009 06:12:32 -0000      1.18
@@ -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
address@hidden EMACSVER 23.0.96
address@hidden 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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]