Update edition to match elisp.texi.
authorGlenn Morris <rgm@gnu.org>
Thu, 9 Jul 2009 03:07:39 +0000 (03:07 +0000)
committerGlenn Morris <rgm@gnu.org>
Thu, 9 Jul 2009 03:07:39 +0000 (03:07 +0000)
doc/lispref/ChangeLog
doc/lispref/README

index 2ec4fb8..2b50eb9 100644 (file)
@@ -1,3 +1,38 @@
+2009-07-09  Glenn Morris  <rgm@gnu.org>
+
+       * back.texi: Don't hard-code texinfo location.
+
+       * two-volume.make (texinfodir): New, with location of texinfo.tex.
+       (tex): Add texinfodir to TEXINPUTS.
+       (elisp1med-init, elisp2med-init): Use texinfodir.
+
+       * Makefile.in (texinfodir): Rename from usermanualdir, and update.
+       (clean): Add two-volume.make intermediate files.
+
+       * elisp.texi, vol1.texi, vol2.texi:
+       Use a DATE variable with the publication date, and update it.
+       Fix antinews menu description.
+
+       * vol1.texi, vol2.texi: Update VERSION to match elisp.texi.
+       Update the detailed node listing to match elisp.texi.
+
+       * README: Update edition to match elisp.texi.
+
+       * objects.texi (General Escape Syntax):
+       * nonascii.texi (Character Sets):
+       Use consistent case for "Unicode Standard".
+
+       * anti.texi (Antinews):
+       * customize.texi (Variable Definitions):
+       * functions.texi (Declaring Functions):
+       * nonascii.texi (Character Properties):
+       * processes.texi (Serial Ports):
+       * text.texi (Special Properties):
+       * tips.texi (Coding Conventions):
+       Minor rearrangements to improve TeX line-filling.
+
+       * commands.texi (Using Interactive): Fix cross-reference.
+
 2009-07-01  Jan Djärv  <jan.h.d@swipnet.se>
 
        * frames.texi (Management Parameters): Mention sticky.
index c408867..8895713 100644 (file)
@@ -3,7 +3,7 @@ Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
 See the end of the file for license conditions.
 
 
-README for Edition 2.9 of the Emacs Lisp Reference Manual.
+README for Edition 3.0 of the Emacs Lisp Reference Manual.
 
 * This directory contains the texinfo source files for the Emacs Lisp
 Reference Manual.