summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2007-07-25 07:57:15 +0000
committerGlenn Morris <rgm@gnu.org>2007-07-25 07:57:15 +0000
commitaa02ebce1202074454e066736b0fc08b1567d8de (patch)
tree07a4b85f813e3ead672f07d9fdc0403b88cf1c77
parent77ffb9f4e9ed3a99ce3085f4e52ba1244bc831f0 (diff)
downloademacs-aa02ebce1202074454e066736b0fc08b1567d8de.tar.gz
(EMACSVER): Remove duplicate setting.
-rw-r--r--lispref/vol1.texi1
-rw-r--r--lispref/vol2.texi3
2 files changed, 1 insertions, 3 deletions
diff --git a/lispref/vol1.texi b/lispref/vol1.texi
index 62c97b72528..063a9c3d26b 100644
--- a/lispref/vol1.texi
+++ b/lispref/vol1.texi
@@ -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
diff --git a/lispref/vol2.texi b/lispref/vol2.texi
index ad0fa9fae7b..515973c6281 100644
--- a/lispref/vol2.texi
+++ b/lispref/vol2.texi
@@ -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