Nicolas Dandrimont 48dd968461 Coerce the contents of unquote-splice'd things to a list
This fixes the conversion issue in the following macro:

(defmacro doodle [&rest body]
  `(do ~@body))
2013-09-22 15:08:43 +02:00
..
2013-07-28 17:36:36 +02:00
2013-03-28 22:42:53 -04:00
2013-08-24 08:33:13 -06:00
2013-07-06 13:43:05 -04:00
2013-03-18 10:27:14 -04:00
2013-08-17 11:37:48 -04:00