From: Glenn Morris Date: Thu, 9 Jul 2009 03:07:39 +0000 (+0000) Subject: Update edition to match elisp.texi. X-Git-Url: http://git.hcoop.net/bpt/emacs.git/commitdiff_plain/285284024b347508a7e05886f64090bfb4c99019 Update edition to match elisp.texi. --- diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 2ec4fb860b..2b50eb972e 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog @@ -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 --git a/doc/lispref/README b/doc/lispref/README index c408867373..88957131a4 100644 --- a/doc/lispref/README +++ b/doc/lispref/README @@ -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.