Run find -name *.scm -exec scripts/auxiliar/fixscm.sh {} +
Also contains commit:
Replace ; at scm line starts with ;;
This corresponds to Emacs' indenting conventions.
http://codereview.appspot.com/555490045
Diff:
Passes make, make check and a full make doc.
Patch on countdown for March 25th.
Patch counted down - please push
Issue 5856/1: Replace ; at scm line starts with ;; author David Kastrup <dak@gnu.org> Sat, 21 Mar 2020 21:19:59 +0000 (22:19 +0100) committer David Kastrup <dak@gnu.org> Wed, 25 Mar 2020 21:57:10 +0000 (22:57 +0100) commit b5ce8c8c92d8e502b523ba195be4a7d56b396a37
Issue 5856/2: Run find -name \*.scm -exec scripts/auxiliar/fixscm.sh {} + author David Kastrup <dak@gnu.org> Sat, 21 Mar 2020 21:36:04 +0000 (22:36 +0100) committer David Kastrup <dak@gnu.org> Wed, 25 Mar 2020 21:57:10 +0000 (22:57 +0100) commit 747aecd6bf6f2d67000eb8b249a9a25a63440ef0
Diff:
Passes make, make check and a full make doc.
Patch on countdown for March 25th.
Patch counted down - please push