]> code.delx.au - gnu-emacs/blobdiff - lispref/intro.texi
(Accessing Events): Delete duplicate words.
[gnu-emacs] / lispref / intro.texi
index 999db7ad722e0c47c6bd9b77dfa6c50ec67eb311..bb264c81c46d5cff3824cdf66fbdb8ac05b12911 100644 (file)
@@ -5,9 +5,6 @@
 @c See the file elisp.texi for copying conditions.
 @setfilename ../info/intro
 
-@c Versino of the manual.
-@set VERSION 2.9
-
 @node Introduction, Lisp Data Types, Top, Top
 @comment  node-name,  next,  previous,  up
 @chapter Introduction
@@ -38,7 +35,8 @@ Lisp that have counterparts in many programming languages, and later
 chapters describe features that are peculiar to Emacs Lisp or relate
 specifically to editing.
 
-  This is edition @value{VERSION}.
+  This is edition @value{VERSION} of the GNU Emacs Lisp Reference
+Manual, corresponding to Emacs version @value{EMACSVER}.
 
 @menu
 * Caveats::             Flaws and a request for help.