aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorJuanma Barranquero <[email protected]>2003-04-26 23:29:45 +0000
committerJuanma Barranquero <[email protected]>2003-04-26 23:29:45 +0000
commit59b2ee6929bad652fab10c85addc02e7394b1bf6 (patch)
treec6bff0a168bf4beee1bf89eab0d9dd71460c7bcf /lisp/ChangeLog
parent569236cc98033ce85b42a8e35438f2616b6f921d (diff)
(regexp-opt-depth): Don't count a "//(" which appears inside a character set.
(regexp-opt-not-groupie*-re): New constant.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index e04771d218..f69e562a89 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
+2003-04-27 Alan Mackenzie <[email protected]>
+
+ * emacs-lisp/regexp-opt.el (regexp-opt-depth): Don't count a "//("
+ which appears inside a character set.
+ (regexp-opt-not-groupie*-re): New constant.
+
2003-04-26 John Paul Wallington <[email protected]>
* ibuffer.el (ibuffer-name-map, ibuffer-mode-name-map)