Age | Commit message (Expand) | Author | Alex Kost |
---|---|---|---|
* etc/indent-code.el.in: Set default directory by "indent-code.el" itself, otherwise it works only when called from the top directory of the guix source tree. | |||
2017-01-20 | etc: indent-code.el: Add indentation info for non-Guix Scheme constructs. | Ludovic Courtès | |
* etc/indent-code.el.in (guix-syntax--scheme-indent): New macro. Use it. | |||
2017-01-13 | etc: Support indentation of whole files. | Ludovic Courtès | |
* etc/indent-package.el.in: Rename to... * etc/indent-code.el.in: ... this. Add case for a single argument. * doc/contributing.texi (Formatting Code): Adjust accordingly. * configure.ac: Likewise. |