Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-03-01 | emacs: delimiter first in icr works | Dan Gudmundsson | |
2018-03-01 | emacs: Indent delimiter first in term elements correctly | Dan Gudmundsson | |
2018-03-01 | emacs: Indent tuple (and maps) elements as list elements | Dan Gudmundsson | |
Avoid From: { ^^element1, ^^element2 } To: { ^element1, ^element2 } | |||
2018-03-01 | Add emacs indention testcase | Dan Gudmundsson | |
Split the manual testcase and run them in daily tests instead. Easy to run directly as well: (cd ../test; cerl -eval "emacs_SUITE:indent([])") |