Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | coqdev.el: wait for 'compile to touch compilation-error-regexp-alist | Gaëtan Gilbert | 2018-02-13 |
| | | | | (and alist-alist) | ||
* | coqdev.el: fix "compilate"-command typo | Gaëtan Gilbert | 2018-02-13 |
| | |||
* | coqdev.el: shell-quote-argument the directory for make -C | Gaëtan Gilbert | 2018-02-13 |
| | |||
* | coqdev.el: stop using when-let for emacs<25 compatibility. | Gaëtan Gilbert | 2018-02-13 |
| | |||
* | Merge anomaly-traces-parser.el into coqdev.el. | Gaëtan Gilbert | 2018-02-11 |
| | |||
* | coqdev.el: add installation instructions. | Gaëtan Gilbert | 2018-02-11 |
| | |||
* | Remove dir-locals and ship suggested helper hooks instead. | Gaëtan Gilbert | 2018-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. |