]> code.delx.au - gnu-emacs/blobdiff - doc/lispintro/ChangeLog
Merge changes from emacs-23 branch.
[gnu-emacs] / doc / lispintro / ChangeLog
index 6eb7604b05abff1e2992b6410db7898f08fe3e92..093a7018ca37f50fc1246f187de6fe082d9f4243 100644 (file)
@@ -1,6 +1,85 @@
+2010-06-23  Glenn Morris  <rgm@gnu.org>
+
+       * emacs-lisp-intro.texi: Untabify.
+
+2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
+
+       * 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.
+
+2010-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * emacs-lisp-intro.texi (Text and Auto-fill, Mode Line):
+       Avoid obsolete special default variables like default-major-mode.
+
+2009-12-09  David Robinow  <drobinow@gmail.com>  (tiny change)
+
+       * makefile.w32-in: Use parenthesis for macros for nmake compatibility.
+
+2009-12-03  Glenn Morris  <rgm@gnu.org>
+
+       * emacs-lisp-intro.texi (Free Software and Free Manuals):
+       Update URL, and remove duplicate text.
+
+2009-10-28  Robert J. Chassell  <bob@gnu.org>
+
+       * emacs-lisp-intro.texi: Don't change urlcolor or linkcolor in tex
+       output (not needed and does not work with recent texinfo.tex).
+       Bump edition number.
+
+2009-10-27  Robert J. Chassell  <bob@gnu.org>
+
+       * emacs-lisp-intro.texi: Bump edition number.
+
+2009-10-27  Glenn Morris  <rgm@gnu.org>
+
+       * cons-1.pdf, cons-2.pdf, cons-2a.pdf, cons-3.pdf, cons-4.pdf:
+       * cons-5.pdf, drawers.pdf, lambda-1.pdf, lambda-2.pdf, lambda-3.pdf:
+       New files, generated from .eps versions with epstopdf.
+       * README: Add copyright information for PDF images.
+
+       * Makefile.in (TEXI2PDF): New variable.
+       (emacs-lisp-intro.pdf): New target.
+
+       * makefile.w32-in (texinfodir, TEXI2PDF): New variables.
+       (ENVADD): Add -I$texinfodir.
+       (emacs-lisp-intro.pdf): New target.
+
+2009-07-28  Chong Yidong  <cyd@stupidchicken.com>
+
+       * emacs-lisp-intro.texi (Simple Extension): Bump emacs versions in
+       examples.
+
+2009-07-10  Glenn Morris  <rgm@gnu.org>
+
+       * emacs-lisp-intro.texi (Top): Add missing @detailmenu entry.
+
+2009-07-09  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in (texinfodir): Rename from usermanualdir, and update.
+
+2009-07-06  Glenn Morris  <rgm@gnu.org>
+
+       * emacs-lisp-intro.texi (defvar and asterisk): Minor rephrasing.
+
+2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
+
+       * Branch for 23.1.
+
+2009-06-14  Chong Yidong  <cyd@stupidchicken.com>
+
+       * emacs-lisp-intro.texi (edebug): Fix typo.
+
 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>
 
 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>
 
 ;; End:
 
     Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007,
-       2008, 2009  Free Software Foundation, Inc.
+       2008, 2009, 2010  Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.