X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/e8afb1265f8067d360f03c514603223cde92ffeb..35dc09a19c606f9e7a078df32d030451c7c90ba1:/doc/lispintro/ChangeLog diff --git a/doc/lispintro/ChangeLog b/doc/lispintro/ChangeLog index 30ea2be680..d9ebf07952 100644 --- a/doc/lispintro/ChangeLog +++ b/doc/lispintro/ChangeLog @@ -1,3 +1,26 @@ +2012-04-14 Glenn Morris + + * Makefile.in: Replace non-portable use of $< in ordinary rules. + +2012-02-28 Glenn Morris + + * emacs-lisp-intro.texi: Standardize possessive apostrophe usage. + +2012-02-17 Glenn Morris + + * emacs-lisp-intro.texi (Design @value{COUNT-WORDS}, Syntax) + (count-words-in-defun): Fix cross-refs to Emacs manual. + +2012-01-28 Andreas Schwab + + * emacs-lisp-intro.texi (Top): Move setting of COUNT-WORDS outside + of @menu. (Bug#10628) + +2012-01-19 Juanma Barranquero + + * emacs-lisp-intro.texi (count-words-in-defun): + Add missing parenthesis (bug#10544). + 2012-01-17 Glenn Morris * emacs-lisp-intro.texi (re-search-forward): Fix typo.