Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-05 | build-aux: Abstract out opening an archive file. | Arun Isaac | |
* build-aux/distcheck.scm (call-with-archive-file): New function. (package-in-archive): Use call-with-archive-file. * .dir-locals.el (scheme-mode): Indent call-with-archive-file correctly. | |||
2022-01-05 | dir-locals: Indent call-with-input-pipe correctly. | Arun Isaac | |
* .dir-locals.el (scheme-mode): Indent call-with-input-pipe correctly. | |||
2022-01-03 | dir-locals: Allow tabs in Makefiles. | Arun Isaac | |
* .dir-locals.el (makefile-gmake-mode): Set indent-tabs-mode to t. | |||
2021-12-30 | dir-locals: Add Emacs directory local variables. | Arun Isaac | |
* .dir-locals.el: New file. |