aboutsummaryrefslogtreecommitdiffstats
path: root/java
diff options
context:
space:
mode:
authorStefan Monnier2023-09-28 12:37:44 -0400
committerStefan Monnier2023-09-28 12:37:44 -0400
commit7c26501175f7dc657c677c151d49d04291ea67e7 (patch)
tree1e0e7be5a4ffcba27924243f960de7cc8d79613b /java
parent0c15c7d9467f33ccc317296af00440b37569c703 (diff)
downloademacs-7c26501175f7dc657c677c151d49d04291ea67e7.tar.gz
emacs-7c26501175f7dc657c677c151d49d04291ea67e7.zip
regex.c (mutually_exclusive_aux) <wordbound>: Remove optimization
Another case that was too optimistic. Better use \> or \< rather than \b if you want your regexp to be handled efficiently. * src/regex-emacs.c (mutually_exclusive_aux) <wordbound>: Cancel optimization. * test/src/regex-emacs-tests.el (regexp-tests-backtrack-optimization): New test.
Diffstat (limited to 'java')
0 files changed, 0 insertions, 0 deletions