Richard M. Stallman
e342a48a65
(regexp-builder): New function.
2005-02-27 10:35:51 +00:00
John Paul Wallington
d7975e20a0
Update copyright. Update commentary to mention rx syntax support.
2005-01-06 21:58:17 +00:00
John Paul Wallington
ee1fcbddee
(reb-mode-map): Define within defvar.
...
(reb-force-update): Doc fix.
2004-08-17 09:58:06 +00:00
John Paul Wallington
8bd6323a8f
(reb-re-syntax): Add `rx' syntax.
...
(reb-lisp-mode): Require `rx' feature when `re-reb-syntax' is `rx'.
(reb-lisp-syntax-p, reb-change-syntax): `rx' is a Lisp syntax.
(reb-cook-regexp): Call `rx-to-string' when `re-reb-syntax' is `rx'.
2004-08-07 12:03:54 +00:00
John Paul Wallington
7c20a7a9bb
(reb-update-overlays): Distinguish between one and several matches in message.
2004-07-09 17:16:59 +00:00
Juanma Barranquero
403532ee37
(reb-auto-update): Fix typo in docstring.
2004-05-07 00:53:56 +00:00
Miles Bader
ab5796a9f9
Add arch taglines
2003-09-01 15:45:59 +00:00
Juanma Barranquero
a1506d2977
Trailing whitepace deleted.
2003-02-04 13:24:35 +00:00
Markus Rost
060b279a11
Add provide call.
2002-11-17 22:43:07 +00:00
Miles Bader
bf1ec48202
(reb-match-0, reb-match-1)
...
(reb-match-2, reb-match-3): Add dark-background variants.
2001-11-22 14:55:55 +00:00
Richard M. Stallman
ac5231e6bc
(reb-mode): Don't use define-derived-mode. Call kill-all-local-variables.
2001-11-20 23:43:55 +00:00
Eli Zaretskii
3813214946
(re-builder): Don't re-enter RE Builder Mode.
2001-11-20 18:26:55 +00:00
Eli Zaretskii
84c7e2dc61
(reb-change-target-buffer): New function.
...
(top-level): Bind it to C-c C-b.
2001-11-20 18:20:56 +00:00
Stefan Monnier
d6b3b5f4f8
(reb-mode): Use define-derived-mode.
...
(font-lock-defaults-alist): Don't change it any more.
(reb-subexp-mode-map): Cleanup.
2001-11-18 01:44:08 +00:00
Pavel Janík
e8af40eed4
Some fixes to follow coding conventions.
2001-07-16 12:23:00 +00:00
Dave Love
45974ac693
(reb-mode): Quote the hook name. From
...
Juanma Barranquero.
2001-02-09 15:37:42 +00:00
Eli Zaretskii
5017058b7b
(reb-update-modestring): Don't use concat for integers.
...
From Juanma Barranquero <lektu@uol.com.br>.
2001-01-31 08:29:28 +00:00
Gerd Moellmann
bdec99ee91
Remove RCS Id, remove history comment.
2000-03-12 15:22:03 +00:00
Gerd Moellmann
b78417b000
(reb-re-syntax): Fix typo in `:type'. Fix comment.
2000-03-12 13:45:25 +00:00
Gerd Moellmann
d1221ea91d
*** empty log message ***
2000-03-09 20:28:18 +00:00