1
0
Fork 0
Commit graph

7 commits

Author SHA1 Message Date
Carlo Sciolla da9d39c947
#51 Evaluate the plantuml-java-args defcustom at compile time
`defcustom`s are not executed at byte-compile time. Wrapping the
`defcustom` in an `eval-and-compile` form does the trick.
2017-08-19 19:20:04 +02:00
Carlo Sciolla 16b754f643
Create folders to avoid emacs prompts 2017-07-08 11:44:53 +02:00
Carlo Sciolla 6a210b7bb1
Try to test the install process 2017-07-08 11:35:40 +02:00
Carlo Sciolla 00c4c31052
Disable failing travis build (temporarily) 2016-12-25 21:15:52 +01:00
Carlo Sciolla d44445f053
use a newer version of evm 2016-12-25 21:12:11 +01:00
Carlo Sciolla e974c7406b
only test on newer Emacs releases 2016-12-25 21:12:11 +01:00
Carlo Sciolla 5ae2d7dca3
prepare for Travis builds 2016-12-25 21:12:11 +01:00