From cdd76925df8f21bbf6dff9b850c40d3bb669b371 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Wed, 17 Oct 2001 10:45:56 +0000 Subject: [PATCH] (VERSION): Add and use it where the the version number was used. Set it to 2.8. --- lispref/elisp.texi | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/lispref/elisp.texi b/lispref/elisp.texi index 96e2ab516b1..e2acf23afc1 100644 --- a/lispref/elisp.texi +++ b/lispref/elisp.texi @@ -4,6 +4,9 @@ @settitle GNU Emacs Lisp Reference Manual @c %**end of header +@c Versino of the manual. +@set VERSION 2.8 + @dircategory Editors @direntry * Elisp: (elisp). The Emacs Lisp Reference Manual. @@ -22,7 +25,7 @@ @c @syncodeindex tp fn @ifnottex -This Info file contains edition 2.6 of the GNU Emacs Lisp +This Info file contains edition @value{VERSION} of the GNU Emacs Lisp Reference Manual, corresponding to Emacs version 21.1. @c Please REMEMBER to update edition number in *four* places in this file @c and also in *one* place in intro.texi @@ -52,7 +55,7 @@ Software Foundation raise funds for GNU development.'' @subtitle For Emacs Version 21 @c The edition number appears in several places in this file @c and also in the file intro.texi. -@subtitle Revision 2.6, May 2000 +@subtitle Revision @value{VERSION}, May 2000 @author by Bil Lewis, Dan LaLiberte, Richard Stallman @author and the GNU Manual Group @@ -62,7 +65,7 @@ Copyright @copyright{} 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998, 1999, 200 Free Software Foundation, Inc. @sp 2 -Edition 2.6 @* +Edition @value{VERSION} @* Revised for Emacs Version 21.1,@* May 2000.@* @sp 2 @@ -92,7 +95,7 @@ Cover art by Etienne Suvasa. @node Top, Introduction, (dir), (dir) @ifnottex -This Info file contains edition 2.6 of the GNU Emacs Lisp +This Info file contains edition @value{VERSION} of the GNU Emacs Lisp Reference Manual, corresponding to GNU Emacs version 21.1. @end ifnottex -- 2.39.5