summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/re-builder.el
Commit message (Expand)AuthorAgeFilesLines
* (reb-mode): Set `blink-matching-paren' to nil in the *RE-Builder*Juanma Barranquero2006-11-121-0/+1
* (reb-update-overlays): Cycle through provided faces once they all have beenEli Zaretskii2006-05-051-13/+22
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+2
* (reb-with-current-window): Delete.Juanma Barranquero2005-07-241-39/+24
* (regexp-builder): Use `defalias' instead of faking it.Juanma Barranquero2005-07-211-4/+1
* (reb-cook-regexp): Avoid warning calling lre-compile-string.Richard M. Stallman2005-07-161-2/+4
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (reb-mode): Use run-mode-hooks.Lute Kamstra2005-05-261-1/+1
* Replace `string-to-int' by `string-to-number'.Juanma Barranquero2005-05-161-1/+1
* * mh-customize.el (mh-speedbar-selected-folder-face): Special caseDan Nicolaescu2005-04-081-2/+4
* (regexp-builder): New function.Richard M. Stallman2005-02-271-1/+7
* Update copyright. Update commentary to mention rx syntax support.John Paul Wallington2005-01-061-4/+4
* (reb-mode-map): Define within defvar.John Paul Wallington2004-08-171-16/+14
* (reb-re-syntax): Add `rx' syntax.John Paul Wallington2004-08-071-5/+10
* (reb-update-overlays): Distinguish between one and several matches in message.John Paul Wallington2004-07-091-1/+2
* (reb-auto-update): Fix typo in docstring.Juanma Barranquero2004-05-071-1/+1
* Add arch taglinesMiles Bader2003-09-011-0/+1
* Trailing whitepace deleted.Juanma Barranquero2003-02-041-1/+1
* Add provide call.Markus Rost2002-11-171-0/+2
* (reb-match-0, reb-match-1)Miles Bader2001-11-221-12/+24
* (reb-mode): Don't use define-derived-mode. Call kill-all-local-variables.Richard M. Stallman2001-11-201-3/+10
* (re-builder): Don't re-enter RE Builder Mode.Eli Zaretskii2001-11-201-14/+17
* (reb-change-target-buffer): New function.Eli Zaretskii2001-11-201-1/+19
* (reb-mode): Use define-derived-mode.Stefan Monnier2001-11-181-35/+13
* Some fixes to follow coding conventions.Pavel Janík2001-07-161-1/+1
* (reb-mode): Quote the hook name. FromDave Love2001-02-091-1/+1
* (reb-update-modestring): Don't use concat for integers.Eli Zaretskii2001-01-311-1/+1
* Remove RCS Id, remove history comment.Gerd Moellmann2000-03-121-23/+0
* (reb-re-syntax): Fix typo in `:type'. Fix comment.Gerd Moellmann2000-03-121-3/+8
* *** empty log message ***Gerd Moellmann2000-03-091-0/+683