X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/53ed5e45d394747a9de976a936cd8b017f75e1a4..35dc09a19c606f9e7a078df32d030451c7c90ba1:/doc/lispintro/ChangeLog diff --git a/doc/lispintro/ChangeLog b/doc/lispintro/ChangeLog index 416b53576b..d9ebf07952 100644 --- a/doc/lispintro/ChangeLog +++ b/doc/lispintro/ChangeLog @@ -1,3 +1,46 @@ +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. + +2011-11-24 Juanma Barranquero + + * makefile.w32-in: Update dependencies. + +2011-11-16 Juanma Barranquero + + * emacs-lisp-intro.texi (etags): Fix typo. + +2011-03-07 Chong Yidong + + * Version 23.3 released. + +2011-02-19 Eli Zaretskii + + * emacs-lisp-intro.texi: Sync @dircategory with ../../info/dir. + 2011-01-23 Werner Lemberg * Makefile.in (MAKEINFO): Now controlled by `configure'. @@ -455,8 +498,7 @@ ;; coding: utf-8 ;; End: - Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, - 2010, 2011 Free Software Foundation, Inc. + Copyright (C) 2001-2012 Free Software Foundation, Inc. This file is part of GNU Emacs.