Mercurial > emacs
comparison src/=mach2.h @ 26709:ce6c0cf762ef
* regex.c (regex_compile): Recognize *?, +? and ?? as non-greedy
operators and handle them properly.
* regex.h (RE_ALL_GREEDY): New option.
(RE_UNMATCHED_RIGHT_PAREN_ORD): Moved to the end where alphabetic
sorting would put it.
(RE_SYNTAX_AWK, RE_SYNTAX_GREP, RE_SYNTAX_EGREP)
(_RE_SYNTAX_POSIX_COMMON): Use the new option to keep old behavior.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Sun, 05 Dec 1999 04:05:42 +0000 |
parents | 7be0f0a02725 |
children |
comparison
equal
deleted
inserted
replaced
26708:b20c864d87b9 | 26709:ce6c0cf762ef |
---|