]> git.eshelyaron.com Git - emacs.git/commitdiff
(EMACSVER): Remove duplicate setting.
authorGlenn Morris <rgm@gnu.org>
Wed, 25 Jul 2007 07:57:15 +0000 (07:57 +0000)
committerGlenn Morris <rgm@gnu.org>
Wed, 25 Jul 2007 07:57:15 +0000 (07:57 +0000)
lispref/vol1.texi
lispref/vol2.texi

index 62c97b725286161f7499e97a0e9901282716a1af..063a9c3d26b8ebdf835b4864e92fed527301cb90 100644 (file)
@@ -26,7 +26,6 @@
 @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
 
 @dircategory Emacs
 @direntry
index ad0fa9fae7bae0ee7703361ee5432585b12014f0..515973c6281814395f23b64cfb94aa568ce6b2a7 100644 (file)
@@ -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