]> code.delx.au - gnu-emacs/blobdiff - doc/lispintro/ChangeLog
Merge from emacs-24; up to 2014-07-02T00:57:53Z!juri@jurta.org
[gnu-emacs] / doc / lispintro / ChangeLog
index a5878fc7568c16b270e27c1b23f1aeb3ad9eb8e0..70d7767635fe1d2d4626b73f7b41020920957399 100644 (file)
@@ -1,3 +1,38 @@
+2014-07-16  Álvar Jesús Ibeas Martín  <alvar.ibeas@unican.es>  (tiny change)
+
+       * emacs-lisp-intro.texi (Variables, Buffer Names, if & or)
+       (Symbols as Chest, fwd-para while): Fix typos.
+
+2014-07-03  Glenn Morris  <rgm@gnu.org>
+
+       * emacs-lisp-intro.texi (Note for Novices, Finding More, Conclusion):
+       "Online" help doesn't mean what it used to any more.
+
+2014-06-23  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in (%.texi): Disable implicit rules.
+       (mkinfodir): Remove.
+       (.dvi.ps): Replace with explicit rule.
+       (${buildinfodir}): New rule.
+       (${buildinfodir}/eintr.info): Use order-only prereq for output dir.
+       Use $<.
+       (emacs-lisp-intro.dvi, emacs-lisp-intro.pdf, emacs-lisp-intro.html):
+       Use $<.
+       (emacs-lisp-intro.ps): New rule.
+
+2014-06-15  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in (bootstrap-clean): New.
+
+2014-06-10  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in (INFO_EXT): Remove and replace by ".info" throughout.
+       (INFO_OPTS): Set directly rather than with configure.
+
+2014-06-02  Glenn Morris  <rgm@gnu.org>
+
+       * emacs-lisp-intro.texi (Autoload): Update loaddefs.el details.
+
 2014-04-17  Paul Eggert  <eggert@cs.ucla.edu>
 
        * Makefile.in (infoclean): Be consistent about reporting failures.