Completely reimplement indentation rules for C statements appearing at
authorChris Hanson <org/chris-hanson/cph>
Thu, 2 Feb 1995 21:25:17 +0000 (21:25 +0000)
committerChris Hanson <org/chris-hanson/cph>
Thu, 2 Feb 1995 21:25:17 +0000 (21:25 +0000)
commit43e4fc5b48862a6428fd27d008454afa8dd63d02
tree7119bf413ab26f114cfd3389a060eacc868d8b9a
parent32e3d02341e18719bde7a43e35647647c369f7b1
Completely reimplement indentation rules for C statements appearing at
the top level of a file (that is, not inside any parenthetical
characters).  Old rules incorrectly indented the name line of a
function definition that was written in the standard GNU style.  New
rules correctly indent this case, and all of the other cases that I've
tried so far.
v7/src/edwin/cinden.scm