# HG changeset patch # User Glenn Morris # Date 1247108859 0 # Node ID ba752e72409d62b6cdd8aea180d33c7fe77c649d # Parent e45ed3bf8f64d74d7b77d9bd17521d9f539895f6 Update edition to match elisp.texi. diff -r e45ed3bf8f64 -r ba752e72409d doc/lispref/ChangeLog --- 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 + + * 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 * frames.texi (Management Parameters): Mention sticky. diff -r e45ed3bf8f64 -r ba752e72409d doc/lispref/README --- 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.