Re: [Guile-commits] GNU Guile branch, syncase-in-boot-9, updated. 6a952e0ee9093424cdc8f300406d09ce195ebf5c

2009-04-30 Thread Ludovic Courtès
Andy Wingo wi...@pobox.com writes: * module/ice-9/boot-9.scm (and-map, or-map): Move these definitions up so psyntax can use them. (andmap): Remove, yay. I'm not sure how the latter relates to the rest of the commit. Make sure to at least have a `NEWS' entry for this.

Re: [Guile-commits] GNU Guile branch, syncase-in-boot-9, updated. 6a952e0ee9093424cdc8f300406d09ce195ebf5c

2009-04-30 Thread Andy Wingo
Hi, On Thu 30 Apr 2009 12:32, l...@gnu.org (Ludovic Courtès) writes: Andy Wingo wi...@pobox.com writes: * module/ice-9/boot-9.scm (and-map, or-map): Move these definitions up so psyntax can use them. (andmap): Remove, yay. I'm not sure how the latter relates to the rest of