(ebnf-stop-on-error): Improve previous doc fix.
This commit is contained in:
@@ -1968,7 +1968,7 @@ when executing ebnf2ps, set `ebnf-use-float-format' to nil."
|
||||
|
||||
|
||||
(defcustom ebnf-stop-on-error nil
|
||||
"*Non-nil means signal error and stop. nil means signal error and continue."
|
||||
"*Non-nil means signal error and stop. Otherwise, signal error and continue."
|
||||
:type 'boolean
|
||||
:version "20"
|
||||
:group 'ebnf2ps)
|
||||
|
||||
Reference in New Issue
Block a user