misc/fuel: try and fix autodoc bug report.
parent
262a46a3f4
commit
2d68c470ea
|
@ -128,7 +128,7 @@
|
|||
(fuel-con--setup-comint)
|
||||
(fuel-con--establish-connection conn buffer)))
|
||||
|
||||
(defconst fuel-con--prompt-regex "IN: [^ ]+\\( auto-use\\)? ")
|
||||
(defconst fuel-con--prompt-regex "^IN: [^ ]+\\( auto-use\\)? ")
|
||||
(defconst fuel-con--eot-marker "<~FUEL~>")
|
||||
(defconst fuel-con--init-stanza "USE: fuel fuel-retort")
|
||||
|
||||
|
|
Loading…
Reference in New Issue