]> code.delx.au - gnu-emacs/history - lisp/emacs-lisp/regexp-opt.el
*** empty log message ***
[gnu-emacs] / lisp / emacs-lisp / regexp-opt.el
2003-09-08 Kenichi Handa*** empty log message ***
2003-09-08 Kenichi HandaNew directory
2003-09-01 Miles BaderAdd arch taglines
2003-04-26 Juanma Barranquero(regexp-opt-depth): Don't count a "//(" which appears...
2003-02-04 Juanma BarranqueroTrailing whitepace deleted.
2003-01-20 Stefan Monnier(regexp-opt-group): Undo last change. Fix the docstrin...
2003-01-20 Richard M. Stallman(regexp-opt-group): Compute HALF2 properly.
2002-06-18 Stefan Monnier(regexp-opt-group): Don't cons uselessly.
2002-03-01 Kenichi Handa(regexp-opt-charset): Adjusted for the
2002-01-09 Richard M. Stallman(regexp-opt): Bind max-specpdl-size.
2001-12-01 Stefan Monnier(regexp-opt): Bind completion-regexp-list to nil.
2001-11-28 Stefan MonnierTypo.
2001-11-28 Stefan Monnier(regexp-opt-depth): Fix off-by-two error.
2001-07-15 Pavel JaníkSome fixes to follow coding conventions in files mainta...
2000-11-05 Stefan Monnier(regexp-opt-group): Sort the strings when extracting...
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 LoveAdd `extensions' to Keywords.
2000-03-09 Stefan MonnierUpdate copyright and leading comment.
2000-02-02 Dave LoveChange maintainer.
1999-10-08 Gerd Moellmann(regexp-opt-try-suffix): New function.
1999-08-16 Karl HeuerFix 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 Marshallsimplify.
1997-06-06 Simon Marshallemit charsets after strings so that the final regexp...
1997-05-29 Richard M. StallmanInitial revision