Age | Commit message (Expand) | Author |
---|---|---|
2022-01-05 | build-aux: Abstract out opening an archive file.•••* 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. | Arun Isaac |
2022-01-05 | dir-locals: Indent call-with-input-pipe correctly.•••* .dir-locals.el (scheme-mode): Indent call-with-input-pipe correctly. | Arun Isaac |
2022-01-03 | dir-locals: Allow tabs in Makefiles.•••* .dir-locals.el (makefile-gmake-mode): Set indent-tabs-mode to t. | Arun Isaac |
2021-12-30 | dir-locals: Add Emacs directory local variables.•••* .dir-locals.el: New file. | Arun Isaac |