changeset 103810:ba752e72409d

Update edition to match elisp.texi.
author Glenn Morris <rgm@gnu.org>
date Thu, 09 Jul 2009 03:07:39 +0000
parents e45ed3bf8f64
children 5b3dd5ad8689
files doc/lispref/ChangeLog doc/lispref/README
diffstat 2 files changed, 36 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/doc/lispref/ChangeLog	Thu Jul 09 03:07:16 2009 +0000
+++ b/doc/lispref/ChangeLog	Thu Jul 09 03:07:39 2009 +0000
@@ -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.
--- a/doc/lispref/README	Thu Jul 09 03:07:16 2009 +0000
+++ b/doc/lispref/README	Thu Jul 09 03:07:39 2009 +0000
@@ -3,7 +3,7 @@
 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.