log lisp/emacs-lisp/re-builder.el @ 61394:31aa9a390538

age author description
Fri, 08 Apr 2005 14:26:13 +0000 Dan Nicolaescu * mh-customize.el (mh-speedbar-selected-folder-face): Special case
Sun, 27 Feb 2005 10:35:51 +0000 Richard M. Stallman (regexp-builder): New function.
Thu, 06 Jan 2005 21:58:17 +0000 John Paul Wallington Update copyright. Update commentary to mention rx syntax support.
Tue, 17 Aug 2004 09:57:22 +0000 John Paul Wallington (reb-mode-map): Define within defvar.
Sat, 07 Aug 2004 12:02:43 +0000 John Paul Wallington (reb-re-syntax): Add `rx' syntax.
Fri, 09 Jul 2004 17:16:59 +0000 John Paul Wallington (reb-update-overlays): Distinguish between one and several matches in message.
Fri, 07 May 2004 00:53:56 +0000 Juanma Barranquero (reb-auto-update): Fix typo in docstring. tmp_pcl_tag_131034C
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Tue, 04 Feb 2003 13:24:35 +0000 Juanma Barranquero Trailing whitepace deleted.
Sun, 17 Nov 2002 22:43:07 +0000 Markus Rost Add provide call.
Thu, 22 Nov 2001 14:52:52 +0000 Miles Bader (reb-match-0, reb-match-1)
Tue, 20 Nov 2001 23:43:55 +0000 Richard M. Stallman (reb-mode): Don't use define-derived-mode. Call kill-all-local-variables.
Tue, 20 Nov 2001 18:25:02 +0000 Eli Zaretskii (re-builder): Don't re-enter RE Builder Mode.
Tue, 20 Nov 2001 18:20:56 +0000 Eli Zaretskii (reb-change-target-buffer): New function.
Sun, 18 Nov 2001 01:44:08 +0000 Stefan Monnier (reb-mode): Use define-derived-mode.