Use map! where possible, and e.g. bitwise-ior vs. bitstrings.
authorMatt Birkholz <matt@birkholz.chandler.az.us>
Wed, 17 Aug 2011 21:34:59 +0000 (14:34 -0700)
committerMatt Birkholz <matt@birkholz.chandler.az.us>
Wed, 17 Aug 2011 21:34:59 +0000 (14:34 -0700)
commit84399cef2866e9595ebc5f01c4794a77c45e310b
tree71574ebf57a07d23a1bfbe8f2882c3384b473bf9
parentd70adab963424869c1d514778cc0c4c51e5f185c
Use map! where possible, and e.g. bitwise-ior vs. bitstrings.
src/gtk/fix-layout.scm
src/gtk/gio.scm
src/gtk/gtk-ev.scm
src/gtk/gtk.scm