Mercurial > emacs
changeset 22014:9c5897743b4f
(elisp.dvi): Add missing backslash.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 10 May 1998 01:43:32 +0000 |
parents | c97adaf9f770 |
children | 3ace0ce90a3f |
files | lispref/Makefile.in |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lispref/Makefile.in Sun May 10 01:16:42 1998 +0000 +++ b/lispref/Makefile.in Sun May 10 01:43:32 1998 +0000 @@ -64,7 +64,7 @@ if [ a${permuted_index} != a ]; \ then \ ./permute-index; \ - mv permuted.fns elisp.fns; + mv permuted.fns elisp.fns; \ texindex elisp.tp; \ else \ texindex elisp.??; \