2008-06-15 Glenn Morris <rgm@gnu.org>
+ * makefile.w32-in (manual): Use "23" rather than "21".
+
+ * Makefile.in (emacsver): New, set by configure.
+ (manual): Use emacsver.
+
* intro.texi: Report bugs using M-x report-emacs-bug.
* elisp.texi (EMACSVER): Remove duplicate, outdated setting.
# The name of the manual:
VERSION=2.9
-manual = elisp-manual-21-$(VERSION)
+## FIXME can this be set by configure, as per Makefile.in?
+manual = elisp-manual-23-$(VERSION)
# List of all the texinfo files in the manual: