Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c7c6be commit f7f2e70Copy full SHA for f7f2e70
1 file changed
Doc/Makefile
@@ -224,7 +224,7 @@ lib.texi: lib1.texi fix.el
224
mv temp.texi $@
225
226
python-lib.info: lib.texi
227
- -$(MAKEINFO) --footnote-style end --fill-column 72 \
+ $(MAKEINFO) --footnote-style end --fill-column 72 \
228
--paragraph-indent 0 $<
229
230
# this is needed to prevent a second set of info files from being generated,
0 commit comments