(regex_compile): Remove the `regnum' counter.
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 12 Jun 2007 18:40:18 +0000 (18:40 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 12 Jun 2007 18:40:18 +0000 (18:40 +0000)
commitc69b0314526d0b618be1af27b8b6330065401e61
treee9adef9dfd0d31c2a84024d760882668049dd8b6
parent495fa7db39d8b28633d410f994d9c583f407c8d3
(regex_compile): Remove the `regnum' counter.
Use bufp->re_nsub instead.  Add support for \(?N:RE\).
etc/NEWS
lispref/searching.texi
src/ChangeLog
src/regex.c