Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | etc: indent-code.el: Define source tree by "indent-code.el". | Alex Kost | 2017-05-04 |
| | | | | | | * 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. | ||
* | etc: indent-code.el: Add indentation info for non-Guix Scheme constructs. | Ludovic Courtès | 2017-01-20 |
| | | | | | * etc/indent-code.el.in (guix-syntax--scheme-indent): New macro. Use it. | ||
* | etc: Support indentation of whole files. | Ludovic Courtès | 2017-01-13 |
* 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. |