summaryrefslogtreecommitdiff
path: root/lispref/Makefile.in
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1999-09-17 06:53:20 +0000
committerRichard M. Stallman <rms@gnu.org>1999-09-17 06:53:20 +0000
commitad54db241c31e558e9e46bf5f9ebbb2bc926bfae (patch)
treeb7fe936f5150988e7baeb529478633de8ee9a288 /lispref/Makefile.in
parentfa9c2ececdd4550d071ecbd51c27f98c156c76df (diff)
downloademacs-ad54db241c31e558e9e46bf5f9ebbb2bc926bfae.tar.gz
(srcs): Add hash.texi.
(VERSION): Update to 20.6.
Diffstat (limited to 'lispref/Makefile.in')
-rw-r--r--lispref/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/lispref/Makefile.in b/lispref/Makefile.in
index 3bf10f3ecb9..b32652a5b8d 100644
--- a/lispref/Makefile.in
+++ b/lispref/Makefile.in
@@ -19,7 +19,7 @@ infodir = @infodir@
# The name of the manual:
-VERSION=2.5
+VERSION=2.6
manual = elisp-manual-20-$(VERSION)
# Uncomment this line for permuted index.
@@ -31,7 +31,7 @@ srcs = elisp.texi back.texi \
abbrevs.texi advice.texi anti.texi backups.texi locals.texi buffers.texi \
calendar.texi commands.texi compile.texi control.texi customize.texi \
debugging.texi display.texi edebug.texi errors.texi eval.texi files.texi \
- frames.texi functions.texi help.texi hooks.texi \
+ frames.texi functions.texi hash.texi help.texi hooks.texi \
internals.texi intro.texi keymaps.texi lists.texi \
loading.texi macros.texi maps.texi markers.texi \
minibuf.texi modes.texi nonascii.texi numbers.texi objects.texi \