log lisp/emacs-lisp/regexp-opt.el @ 41631:ef0186b9dac0

age author description
2001-11-28 Stefan Monnier Typo.
2001-11-28 Stefan Monnier (regexp-opt-depth): Fix off-by-two error.
2001-07-15 Pavel Janík Some fixes to follow coding conventions in files maintained by FSF.
2000-11-05 Stefan Monnier (regexp-opt-group): Sort the strings when extracting a suffix.
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