mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-27 10:21:14 -08:00
Don't set VERSION here a second time. Mention Emacs' version too.
This commit is contained in:
parent
ccf9222ca4
commit
4435c8d403
1 changed files with 2 additions and 4 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue