Merge changes from emacs-23 branch
[bpt/emacs.git] / doc / lispintro / ChangeLog
index 08e2d11..ff227a1 100644 (file)
 
        * Version 23.2 released.
 
+2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
+
+       * Branch for 23.2.
+
 2010-02-16  Glenn Morris  <rgm@gnu.org>
 
        * emacs-lisp-intro.texi: Fix typo in name of `find-tag' command.
@@ -23,8 +27,7 @@
 
 2009-12-09  David Robinow  <drobinow@gmail.com>  (tiny change)
 
-       * makefile.w32-in: Use parenthesis for macros for nmake
-       compatibility.
+       * makefile.w32-in: Use parenthesis for macros for nmake compatibility.
 
 2009-12-03  Glenn Morris  <rgm@gnu.org>
 
@@ -82,7 +85,7 @@
 
 2009-02-22  Karl Berry  <karl@gnu.org>
 
-       * emacs-lisp-intro.texi (Default Configuration): fix dup word "by by".
+       * emacs-lisp-intro.texi (Default Configuration): Fix dup word "by by".
 
 2009-02-20  Juanma Barranquero  <lekktu@gmail.com>
 
        (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
        (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.
 2006-08-21  Robert J. Chassell  <bob@rattlesnake.com>
 
        * emacs-lisp-intro.texi: Deleted in directory copy of texinfo.tex
-         and pointed towards ../man/texinfo.tex so only one file
-         needs updating.  Added comment of what to do when building on own.
+       and pointed towards ../man/texinfo.tex so only one file
+       needs updating.  Added comment of what to do when building on own.
 
        * texinfo.tex: Changed to version 2006-02-13.16
-         to enable a DVI build using the more recent versions of TeX.
+       to enable a DVI build using the more recent versions of TeX.
 
 2006-05-25  David Kastrup  <dak@gnu.org>
 
 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.