Patch from Greg Harvey:
authorJim Blandy <jimb@red-bean.com>
Sat, 19 Jun 1999 20:21:07 +0000 (20:21 +0000)
committerJim Blandy <jimb@red-bean.com>
Sat, 19 Jun 1999 20:21:07 +0000 (20:21 +0000)
commitff4670212a2dfbd5addc900bf5bbec5532e8a29d
tree0dbf6f97937cdf2656b6505927aa5c1217f4cf68
parent727e010e9f69b78cedbf24d50c9d4efdde80520e
Patch from Greg Harvey:
* eq.c, eval.c, list.c, ramap.c, vectors.c: Always write parens
around the condition of an `if', `while', etc., even if the
condition is a macro invocation that expands to something
surrounded by parens.  It's more readable.
libguile/eq.c
libguile/eval.c
libguile/list.c
libguile/ramap.c
libguile/vectors.c