| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| | |
Organize
|
| |
| |
| |
| |
| | |
- Move lexical-binding to top of file; fixes #123
- Use indent-tabs-mode: nil for all files
|
|/
|
|
|
| |
Clean compiled files before every test. This ensures that the changes
made during the current session are applied when re-testing.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
The `--use' option for `evm' seems to be ineffective on my machine.
This usage is (or should be) functionally equivalent; it links `emacs'
to the correct version in EVM.
|
|
|
|
|
|
| |
Instead of using `make 24.1', use `make 1'.
Also, skip install if it is present already.
|
|
|
|
|
|
| |
Instead, use a proper 'group' rule using the `VERSIONS' variable. Also,
the use of `::' signals that the order doesn't matter at all; the
recipes will be executed in the order they appear in the Makefile.
|
|
|
|
| |
Also tests rejeep/evm#48
|
|
|