aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispintro/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'doc/lispintro/ChangeLog')
-rw-r--r--doc/lispintro/ChangeLog90
1 files changed, 75 insertions, 15 deletions
diff --git a/doc/lispintro/ChangeLog b/doc/lispintro/ChangeLog
index 70accbc066..9d3894c38f 100644
--- a/doc/lispintro/ChangeLog
+++ b/doc/lispintro/ChangeLog
@@ -2,10 +2,71 @@
* Version 23.3 released.
-2011-02-18 Eli Zaretskii <[email protected]>
+2011-02-19 Eli Zaretskii <[email protected]>
* emacs-lisp-intro.texi: Sync @dircategory with ../../info/dir.
+2011-01-23 Werner Lemberg <[email protected]>
+
+ * Makefile.in (MAKEINFO): Now controlled by `configure'.
+ (MAKEINFO_OPTS): New variable. Use it where appropriate.
+ (ENVADD): New variable to control texi2dvi and texi2pdf.
+
+2010-11-13 Glenn Morris <[email protected]>
+
+ * emacs-lisp-intro.texi: Rename the `count-words-region' example,
+ since there is now a standard command of that name.
+
+2010-10-11 Glenn Morris <[email protected]>
+
+ * Makefile.in (.dvi.ps): Remove unnecessary suffix rule.
+ (.PHONY): Add ps.
+ (ps, emacs-lisp-intro.ps): New targets.
+ (clean): Delete ps file.
+ (MAKEINFO): Use --force like the other doc/ Makefiles do.
+ Add explicit -I$srcdir.
+
+2010-10-09 Glenn Morris <[email protected]>
+
+ * Makefile.in (VPATH): Remove.
+ (infodir): Make it absolute.
+ (mkinfodir, $(infodir)/eintr, infoclean): No need to cd $srcdir.
+
+ * Makefile.in (dist): Anchor regexps.
+
+ * Makefile.in (${infodir}/eintr, emacs-lisp-intro.dvi)
+ (emacs-lisp-intro.pdf, emacs-lisp-intro.html): Use $<.
+
+ * Makefile.in (infoclean): Remove harmless, long-standing error.
+
+ * Makefile.in ($(infodir)): Delete rule.
+ (mkinfodir): New.
+ ($(infodir)/eintr): Use $mkinfodir instead of infodir.
+
+2010-10-09 Glenn Morris <[email protected]>
+
+ * Makefile.in (.PHONY): Declare info, dvi, html, pdf, dist.
+
+2010-10-07 Glenn Morris <[email protected]>
+
+ * Makefile.in (version): New, set by configure.
+ (clean): Delete dist tar file.
+ (dist): Use version in tar name.
+
+2010-10-06 Glenn Morris <[email protected]>
+
+ * Makefile.in (SHELL): Use /bin/sh, like every other Makefile.in.
+ (INFO_SOURCES, INFO_TARGETS, DVI_TARGETS): Remove variables.
+ ($(infodir), html, pdf, infoclean, dist): New rules.
+ (${infodir}/eintr): Ensure $infodir exists. Use $@.
+ (emacs-lisp-intro.dvi, emacs-lisp-intro.pdf, emacs-lisp-intro.html):
+ Use $^.
+ (.PHONY): Declare clean rules.
+ (mostlyclean): Delete more temp files.
+ (clean): Delete specific dvi, pdf and html files.
+ (maintainer-clean): Use infoclean.
+ (.NOEXPORT): Remove, unused by any other Makefile.in.
+
2010-09-21 Glenn Morris <[email protected]>
* cons-1.eps, cons-2.eps, cons-2a.eps, cons-3.eps, cons-4.eps:
@@ -20,6 +81,10 @@
* Version 23.2 released.
+2010-03-10 Chong Yidong <[email protected]>
+
+ * Branch for 23.2.
+
2010-02-16 Glenn Morris <[email protected]>
* emacs-lisp-intro.texi: Fix typo in name of `find-tag' command.
@@ -31,8 +96,7 @@
2009-12-09 David Robinow <[email protected]> (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 <[email protected]>
@@ -90,7 +154,7 @@
2009-02-22 Karl Berry <[email protected]>
- * 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 <[email protected]>
@@ -223,7 +287,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
@@ -245,7 +309,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.
@@ -324,11 +388,11 @@
2006-08-21 Robert J. Chassell <[email protected]>
* 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 <[email protected]>
@@ -367,7 +431,7 @@
2003-11-16 Kevin Ryde <[email protected]>
* emacs-lisp-intro.texi: [CVS commitment by <[email protected]>]
- 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.
@@ -397,11 +461,9 @@
;; Local Variables:
;; coding: utf-8
-;; add-log-time-zone-rule: t
;; End:
- Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007,
- 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+ Copyright (C) 2001-2011 Free Software Foundation, Inc.
This file is part of GNU Emacs.
@@ -417,5 +479,3 @@
You should have received a copy of the GNU General Public License
along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
-
-;;; arch-tag: ee4f8e1f-e14c-4d2e-86de-4dd697e6f1c3