1
0
mirror of https://github.com/skuro/plantuml-mode.git synced 2024-06-25 07:27:54 +02:00
This commit is contained in:
abcdec 2016-10-22 14:18:20 +00:00 committed by GitHub
commit 7813a01127

View File

@ -220,7 +220,7 @@ default output type for new buffers."
`(start-process "PLANTUML" ,buf `(start-process "PLANTUML" ,buf
plantuml-java-command plantuml-java-command
,@plantuml-java-args ,@plantuml-java-args
(shell-quote-argument plantuml-jar-path) plantuml-jar-path
(plantuml-output-type-opt) "-p")) (plantuml-output-type-opt) "-p"))
(defun plantuml-preview-string (prefix string) (defun plantuml-preview-string (prefix string)