add --language argument
authorAndy Wingo <wingo@pobox.com>
Mon, 21 Jan 2013 11:28:22 +0000 (12:28 +0100)
committerAndy Wingo <wingo@pobox.com>
Wed, 23 Jan 2013 08:40:35 +0000 (09:40 +0100)
commitfaabd16157f8b55766cf890e79129c066fbc124b
tree45382fb4577da70d5635042fa0350bb3f2b3eb01
parent8cdb03c23e3706fd5de58cff44645c5f345b761b
add --language argument

* module/ice-9/command-line.scm (*usage*): Make usage of capitalization
  and sentences consistent (lower-case and semicolons, as in ls
  --help).
  Be less specific about languages (Scheme is the default but not the
  only language).
  Document --language.
  (load/lang, eval-string/lang): New helpers.
  (compile-shell-switches): Parse a --language argument, and use it to
  set (current-language).
module/ice-9/command-line.scm