log lisp/emacs-lisp/regexp-opt.el @ 32399:3819d0d851cb

age author description
2000-10-08 Stefan Monnier (regexp-opt): Add \< and \> if PAREN=`words'.
2000-10-01 Stefan Monnier (regexp-opt-group): Put more parenthesis.
2000-08-09 Stefan Monnier (make-bool-vector): Remove.
2000-05-10 Stefan Monnier (regexp-opt-depth): Fix regexp.
2000-03-30 Dave Love Add `extensions' to Keywords.
2000-03-09 Stefan Monnier Update copyright and leading comment.
2000-02-02 Dave Love Change maintainer.
1999-10-08 Gerd Moellmann (regexp-opt-try-suffix): New function.
1999-08-16 Karl Heuer Fix maintainer address.
1999-06-04 Karl Heuer (regexp-opt-group): Avoid infinite
1997-09-07 Richard M. Stallman (regexp-opt): Doc fix.
1997-06-27 Simon Marshall simplify.
1997-06-06 Simon Marshall emit charsets after strings so that the final regexp finds the longest match.
1997-05-29 Richard M. Stallman Initial revision