current-language really defaults to Scheme.
authorAndy Wingo <wingo@pobox.com>
Fri, 17 Jun 2011 17:57:24 +0000 (19:57 +0200)
committerAndy Wingo <wingo@pobox.com>
Fri, 17 Jun 2011 17:57:24 +0000 (19:57 +0200)
commitc245d16a5b18afdb68356f8343e6af7b3c32935b
tree5a23bb88776b59964603873041efaf3d5021c2b1
parentb88fef5519fab447c6c5405928c248f9f0966148
current-language really defaults to Scheme.

* module/system/base/language.scm (current-language): Default to 'scheme
  here, rather than relying on *current-language* always being bound.

Thanks to δΊšε…‰ε” <texnician@gmail.com> for the report.
module/system/base/language.scm