From f66c5d9a9c767663a7a7e0d68d9d4a32216742e0 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sat, 17 Jul 1993 17:43:14 +0000 Subject: [PATCH] entered into RCS --- lisp/textmodes/makeinfo.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/textmodes/makeinfo.el b/lisp/textmodes/makeinfo.el index 44b360646b4..f36e011d7f1 100644 --- a/lisp/textmodes/makeinfo.el +++ b/lisp/textmodes/makeinfo.el @@ -49,7 +49,7 @@ "*Command used to run `makeinfo' subjob. The name of the file is appended to this string, separated by a space.") -(defvar makeinfo-options "+fill-column=70" +(defvar makeinfo-options "--fill-column=70" "*String containing options for running `makeinfo'. Do not include `--footnote-style' or `--paragraph-indent'; the proper way to specify those is with the Texinfo commands -- 2.39.5