(VERSION): Set to 2.9.
This commit is contained in:
parent
1919bf4d61
commit
231ac53be3
2 changed files with 8 additions and 1 deletions
|
|
@ -1,3 +1,10 @@
|
|||
2002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
|
||||
|
||||
* elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
|
||||
to which the manual corresponds, and the copyright years.
|
||||
|
||||
* Makefile.in (VERSION): Set to 2.9.
|
||||
|
||||
2001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
|
||||
|
||||
* elisp.texi: Change the category in @dircategory to "Emacs", to
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@ MAKEINFO=makeinfo
|
|||
texinputdir = TEXINPUTS=$(srcdir):"$(TEXINPUTS)"
|
||||
|
||||
# The name of the manual:
|
||||
VERSION=2.8
|
||||
VERSION=2.9
|
||||
manual = elisp-manual-21-$(VERSION)
|
||||
|
||||
# Uncomment this line for permuted index.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue