log lisp/emacs-lisp/regexp-opt.el @ 52805:c0068a71bb2e

age author description
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Sat, 26 Apr 2003 23:24:59 +0000 Juanma Barranquero (regexp-opt-depth): Don't count a "//(" which appears inside a character set.
Tue, 04 Feb 2003 13:24:35 +0000 Juanma Barranquero Trailing whitepace deleted.
Mon, 20 Jan 2003 21:37:02 +0000 Stefan Monnier (regexp-opt-group): Undo last change. Fix the docstring instead.
Mon, 20 Jan 2003 09:00:48 +0000 Richard M. Stallman (regexp-opt-group): Compute HALF2 properly.
Tue, 18 Jun 2002 21:52:42 +0000 Stefan Monnier (regexp-opt-group): Don't cons uselessly.
Wed, 09 Jan 2002 00:31:50 +0000 Richard M. Stallman (regexp-opt): Bind max-specpdl-size.
Sat, 01 Dec 2001 22:04:12 +0000 Stefan Monnier (regexp-opt): Bind completion-regexp-list to nil.
Wed, 28 Nov 2001 03:06:45 +0000 Stefan Monnier Typo.
Wed, 28 Nov 2001 03:06:10 +0000 Stefan Monnier (regexp-opt-depth): Fix off-by-two error.
Sun, 15 Jul 2001 16:15:35 +0000 Pavel Jank Some fixes to follow coding conventions in files maintained by FSF.
Sun, 05 Nov 2000 19:07:07 +0000 Stefan Monnier (regexp-opt-group): Sort the strings when extracting a suffix.
Sun, 08 Oct 2000 18:50:43 +0000 Stefan Monnier (regexp-opt): Add \< and \> if PAREN=`words'.
Sun, 01 Oct 2000 00:08:49 +0000 Stefan Monnier (regexp-opt-group): Put more parenthesis.
Wed, 09 Aug 2000 15:49:33 +0000 Stefan Monnier (make-bool-vector): Remove.
Wed, 10 May 2000 22:41:28 +0000 Stefan Monnier (regexp-opt-depth): Fix regexp.
Thu, 30 Mar 2000 11:00:35 +0000 Dave Love Add `extensions' to Keywords.
Thu, 09 Mar 2000 00:41:22 +0000 Stefan Monnier Update copyright and leading comment.
Wed, 02 Feb 2000 16:00:17 +0000 Dave Love Change maintainer.
Fri, 08 Oct 1999 23:05:09 +0000 Gerd Moellmann (regexp-opt-try-suffix): New function.
Mon, 16 Aug 1999 04:04:27 +0000 Karl Heuer Fix maintainer address.
Fri, 04 Jun 1999 18:36:35 +0000 Karl Heuer (regexp-opt-group): Avoid infinite
Sun, 07 Sep 1997 01:24:23 +0000 Richard M. Stallman (regexp-opt): Doc fix.
Fri, 27 Jun 1997 07:22:37 +0000 Simon Marshall simplify.
Fri, 06 Jun 1997 07:10:24 +0000 Simon Marshall emit charsets after strings so that the final regexp finds the longest match.
Thu, 29 May 1997 03:01:51 +0000 Richard M. Stallman Initial revision