From mboxrd@z Thu Jan 1 00:00:00 1970 From: jimb AT sourceware.cygnus.com To: guile-cvs AT sourceware.cygnus.com Subject: guile/guile-core/ice-9 regex.scm Date: Thu, 16 Sep 1999 13:09:00 -0000 Message-id: <19990916200947.28029.qmail@egcs.cygnus.com> X-SW-Source: 1999-q3/msg00724.html List-Id: CVSROOT: /egcs/carton/guile-home/cvsfiles Module name: guile Changes by: jimb@egcs.cygnus.com 99/09/16 13:09:46 Modified files: guile-core/ice-9: regex.scm Log message: * regex.scm (regexp-substitute/global): Handle the end of the match list and an empty match list identically. (Thanks to Greg Badros.)