diff doc/lispintro/ChangeLog @ 109506:e6408c088fbc

Fix typos in ChangeLogs.
author Juanma Barranquero <lekktu@gmail.com>
date Sat, 24 Jul 2010 13:53:19 +0200
parents 60516122d066
children b799d38f522a
line wrap: on
line diff
--- a/doc/lispintro/ChangeLog	Fri Jul 23 21:44:29 2010 -0700
+++ b/doc/lispintro/ChangeLog	Sat Jul 24 13:53:19 2010 +0200
@@ -212,7 +212,7 @@
 	(Simple Extension): Replace longer expression with
 	`emacs-major-version'.  Remove comment about `number-to-string'
 	function.
-	(Miscellaneous): Add filename option, `-H', to `grep' example
+	(Miscellaneous): Add filename option, `-H', to `grep' example.
 	(debug, debug-on-entry): Replace `GNU Emacs 22' with `a recent
 	GNU Emacs'.
 	(edebug): More properly state where to place point for 'M-x
@@ -234,7 +234,7 @@
 	(sentence-end): Specify `in English' for glyphs that end a sentence.
 	Note that in GNU Emacs 22, the name refers to both a variable and a
 	function.
-	(fwd-sentence while loops): Write a function as one, not as a form
+	(fwd-sentence while loops): Write a function as one, not as a form.
 	(fwd-para let): Add `which' to sentence with `parstart' and `parsep'.
 	(etags): Move sentences involving `find-tag' and sources.  State
 	location of Emacs `src' directory.
@@ -356,7 +356,7 @@
 2003-11-16  Kevin Ryde  <user42@zip.com.au>
 
 	* emacs-lisp-intro.texi: [CVS commitment by <bob@rattlesnake.com>]
-	Corrections to cross references,
+	Corrections to cross references.
 	(Interactive Options): elisp "interactive" -> "Using Interactive".
 	(defvar and asterisk): Remove emacs "Edit Options" reference,
 	edit-options is no longer described in the emacs manual.