Michelson: fix emacs mode
This commit is contained in:
parent
76970ffe4d
commit
fa56c3ecad
@ -401,7 +401,7 @@ Overrides `michelson-print-errors' and `michelson-highlight-errors'"
|
|||||||
(append (split-string michelson-client-command " ")
|
(append (split-string michelson-client-command " ")
|
||||||
(list
|
(list
|
||||||
"typecheck"
|
"typecheck"
|
||||||
"program"
|
"script"
|
||||||
(if michelson-alphanet
|
(if michelson-alphanet
|
||||||
(concat "container:" tmp-file)
|
(concat "container:" tmp-file)
|
||||||
tmp-file)
|
tmp-file)
|
||||||
|
Loading…
Reference in New Issue
Block a user