Skip to content

Improve (and run) fixscm.sh

Jean Abou Samra requested to merge jeanas/lilypond:fixscm into master

The main change teaches Emacs about a few Scheme forms that should not get equal indentation for subexpressions, such as match, eval-when and with-syntax. This is implemented via .dir-locals.el, so it also works for developers using Emacs.

Merge request reports