summaryrefslogtreecommitdiff
path: root/.dir-locals.el
AgeCommit message (Expand)Author
2021-07-02.dir-locals.el: Indent syntax-lambda** correctly.•••* .dir-locals.el (scheme-mode): Indent syntax-lambda**. Arun Isaac
2021-07-02.dir.locals.el: Remove unused indentation specifiers.•••* .dir-locals.el (scheme-mode): Remove indentation specification for set-input-source, set-output-source and set-step-in. Arun Isaac
2021-05-17Indent workflow macro correctly.•••* .dir-locals.el (scheme-mode): Set scheme-indent-function of workflow to 1. Arun Isaac
2021-04-26Add setter for source field of <output> type.•••* ccwl/ccwl.scm (<output>): Add functional setter set-output-source for source field. * .dir-locals.el (scheme-mode): Specify indentation for set-output-source. Arun Isaac
2021-04-16Add .dir-locals.el for emacs.•••* .dir-locals.el: New file. Arun Isaac