Merge from emacs-24
[bpt/emacs.git] / doc / lispintro / ChangeLog
index af84726..e12c57d 100644 (file)
@@ -1,3 +1,54 @@
+2013-03-16  Glenn Morris  <rgm@gnu.org>
+
+       * emacs-lisp-intro.texi: Add some stuff specific to www.gnu.org.
+
+2013-03-16  Glenn Morris  <rgm@gnu.org>
+
+       * Version 24.3 released.
+
+2013-03-03  Glenn Morris  <rgm@gnu.org>
+
+       * emacs-lisp-intro.texi (Digression into C): Update example.
+       (defcustom, Simple Extension): Fix typos.
+
+2012-12-22  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in (srcs): New variable, adding doclicense.texi.
+       (${buildinfodir}/eintr$(INFO_EXT), emacs-lisp-intro.dvi)
+       (emacs-lisp-intro.pdf, emacs-lisp-intro.html):
+       Use $srcs for dependencies.
+
+2012-12-14  Paul Eggert  <eggert@cs.ucla.edu>
+
+       Fix permissions bugs with setgid directories etc. (Bug#13125)
+       * emacs-lisp-intro.texi (Files List):
+       directory-files-and-attributes now outputs t for attribute that's
+       now a placeholder.
+
+2012-12-06  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * doclicense.texi: Update to latest version from FSF.
+       These are just minor editorial changes.
+
+2012-11-24  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * doclicense.texi: Update to latest version from FSF.
+       These are just minor editorial changes.
+
+2012-10-24  Paul Eggert  <eggert@penguin.cs.ucla.edu>
+
+       * emacs-lisp-intro.texi (Files List):
+       Update manual for new time stamp format (Bug#12706).
+
+2012-10-17  Gregor Zattler  <grfz@gmx.de>  (tiny change)
+
+       * emacs-lisp-intro.texi (Narrowing advantages):
+       Minor update for changed what-line implementation.  (Bug#12629)
+
+2012-06-21  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in: Rename infodir to buildinfodir throughout.  (Bug#11737)
+
 2012-05-29  Glenn Morris  <rgm@gnu.org>
 
        * emacs-lisp-intro.texi: Nuke hand-written node pointers.
        `named' to `selected'.
        (lengths-list-file): Remove extraneous parenthesis from reference.
        (lengths-list-many-files): Explain `expand-file-name' better.
-       (Files List): Rephrase sentence regarding Lisp sources directory
+       (Files List): Rephrase sentence regarding Lisp sources directory.
 
 2006-11-04  Robert J. Chassell  <bob@rattlesnake.com>
 
 ;; coding: utf-8
 ;; End:
 
-  Copyright (C) 2001-2012 Free Software Foundation, Inc.
+  Copyright (C) 2001-2013 Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.