]> code.delx.au - gnu-emacs/blobdiff - doc/lispintro/ChangeLog
Merge from emacs-24; up to 2012-12-29T12:57:49Z!fgallina@gnu.org
[gnu-emacs] / doc / lispintro / ChangeLog
index 95f272eef335aaa928b6b3059b2b5c3cc33393ec..4e6c2220f0d46d9ad58e8031c68c53cf08e5bde9 100644 (file)
@@ -2,13 +2,46 @@
 
        * emacs-lisp-intro.texi (edebug): Fix cross-references.
 
-2013-03-12  Glenn Morris  <rgm@gnu.org>
+2013-06-19  Glenn Morris  <rgm@gnu.org>
 
-       * emacs-lisp-intro.texi: Add some stuff specific to www.gnu.org.
+       * Makefile.in (dist): Edit more configure variables.  (Bug#14660)
+       Try to check that we do not miss any in future.
+
+2013-04-24  Eli Zaretskii  <eliz@gnu.org>
+
+       * makefile.w32-in (INFO_OPTS): Add "-I$(emacsdir)" to fix last
+       commit.
+
+2013-04-24  Glenn Morris  <rgm@gnu.org>
+
+       * emacs-lisp-intro.texi (emacsver.texi): Include it.
+       (copying): For non-printed versions, uses Emacs version rather
+       than that of the printed book.
+       (Complications, Lisp macro, defvar and asterisk, defcustom): Copyedits.
+       * Makefile.in (emacsdir): New variable..
+       (MAKEINFO_OPTS, ENVADD): Add $emacsdir.
+       (srcs): Add emacsver.texi.
+       (dist): Include emacsver.texi.  Edit emacsdir.
+       * makefile.w32-in (emacsdir): New variable.
+       (INFO_SOURCES): Add emacsver.texi.
+       (ENVADD): Add $emacsdir (and $texinfodir).
 
-2013-03-11  Glenn Morris  <rgm@gnu.org>
+2013-04-23  Xue Fuqiao  <xfq.free@gmail.com>
 
-       * Version 24.3 released.
+       * emacs-lisp-intro.texi (Complications, defvar, Writing Defuns)
+       (Prevent confusion, Determining the Element, lambda): Refine the
+       doc about Lisp macros, reported by Glenn Morris.
+
+2013-04-21  Xue Fuqiao  <xfq.free@gmail.com>
+
+       * emacs-lisp-intro.texi (defcustom, defun)
+       (simplified-beginning-of-buffer, defvar, Building Robots, Review)
+       (save-excursion): `defun' and `defcustom' are now macros rather
+       than special forms.  (Bug#13853)
+
+2013-03-16  Glenn Morris  <rgm@gnu.org>
+
+       * emacs-lisp-intro.texi: Add some stuff specific to www.gnu.org.
 
 2013-03-03  Glenn Morris  <rgm@gnu.org>
 
        (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):