From 55a7ac51e3fbf029afe8ab7792f4782ac7c0af0f Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sun, 10 May 1998 01:43:32 +0000 Subject: [PATCH] (elisp.dvi): Add missing backslash. --- lispref/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lispref/Makefile.in b/lispref/Makefile.in index 6e42a52abbf..88dac4d54fb 100644 --- a/lispref/Makefile.in +++ b/lispref/Makefile.in @@ -64,7 +64,7 @@ elisp.dvi: $(srcs) index.texi if [ a${permuted_index} != a ]; \ then \ ./permute-index; \ - mv permuted.fns elisp.fns; + mv permuted.fns elisp.fns; \ texindex elisp.tp; \ else \ texindex elisp.??; \ -- 2.39.2