aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorStefan Monnier2000-05-30 02:59:54 +0000
committerStefan Monnier2000-05-30 02:59:54 +0000
commitf1ad044f23348769bfe7309464b2004f2eae68b4 (patch)
treec8a1035a6c578cd05d2df45e478cb315dec254a7 /src/ChangeLog
parent66254a13e20f808ca4a15452fc0516a056fd1d0b (diff)
downloademacs-f1ad044f23348769bfe7309464b2004f2eae68b4.tar.gz
emacs-f1ad044f23348769bfe7309464b2004f2eae68b4.zip
(PREFETCH_NOLIMIT): New function.
(re_match_2_internal): Use it and adjust the end_match_2 logic.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 6b5e24989a3..431d7c048a9 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12000-05-29 Stefan Monnier <monnier@cs.yale.edu>
2
3 * regex.c (PREFETCH_NOLIMIT): New function.
4 (re_match_2_internal): Use it and adjust the end_match_2 logic.
5
12000-05-29 Gerd Moellmann <gerd@gnu.org> 62000-05-29 Gerd Moellmann <gerd@gnu.org>
2 7
3 * syntax.c (find_defun_start): Move test for 8 * syntax.c (find_defun_start): Move test for