changeset 78317:9db2d0dce28e

(EMACSVER): Remove duplicate setting.
author Glenn Morris <rgm@gnu.org>
date Wed, 25 Jul 2007 07:57:15 +0000
parents c60deef944f5
children f57bc2c38ec5
files lispref/vol2.texi
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lispref/vol2.texi	Wed Jul 25 07:56:47 2007 +0000
+++ b/lispref/vol2.texi	Wed Jul 25 07:57:15 2007 +0000
@@ -26,7 +26,7 @@
 @c Version of the manual and of Emacs.
 @c Please remember to update the edition number in README as well.
 @set VERSION  2.9
-@set EMACSVER 22.1
+@set EMACSVER 22
 
 @dircategory Emacs
 @direntry
@@ -48,7 +48,6 @@
 @tex
 @ifset smallbook
 @fonttextsize 10
-@set EMACSVER 22
 \global\let\urlcolor=\Black % don't print links in grayscale
 \global\let\linkcolor=\Black
 @end ifset