aboutsummaryrefslogtreecommitdiffhomepage
path: root/dev/tools/coqdev.el
Commit message (Collapse)AuthorAge
* coqdev.el: wait for 'compile to touch compilation-error-regexp-alistGravatar Gaëtan Gilbert2018-02-13
| | | | (and alist-alist)
* coqdev.el: fix "compilate"-command typoGravatar Gaëtan Gilbert2018-02-13
|
* coqdev.el: shell-quote-argument the directory for make -CGravatar Gaëtan Gilbert2018-02-13
|
* coqdev.el: stop using when-let for emacs<25 compatibility.Gravatar Gaëtan Gilbert2018-02-13
|
* Merge anomaly-traces-parser.el into coqdev.el.Gravatar Gaëtan Gilbert2018-02-11
|
* coqdev.el: add installation instructions.Gravatar Gaëtan Gilbert2018-02-11
|
* Remove dir-locals and ship suggested helper hooks instead.Gravatar Gaëtan Gilbert2018-01-06
.dir-locals led to issues with unsafe local variable warnings. With this method the user is opting in to running this code so there are no warnings.