setq can take any number of arguments
authorBrian Templeton <bpt@hcoop.net>
Sat, 10 Jul 2010 06:47:16 +0000 (02:47 -0400)
committerAndy Wingo <wingo@pobox.com>
Tue, 7 Dec 2010 12:21:02 +0000 (13:21 +0100)
commitf5742cf042fbcdb9b8319a6b96fd32b03dcb42ca
tree72c94a0edea2444ba85a19542f3ca29f97409699
parent0dbfdeefc6de02224892d6775aa0b64ade0f0a12
setq can take any number of arguments

* module/language/elisp/compile-tree-il.scm (compile-setq): Return nil
  if called with no arguments, and set the last variable to nil if its
  value is omitted.

Signed-off-by: Andy Wingo <wingo@pobox.com>
module/language/elisp/compile-tree-il.scm