--- code/trunk/ChangeLog 2007/05/09 15:53:54 167 +++ code/trunk/ChangeLog 2007/05/29 15:18:18 168 @@ -32,6 +32,9 @@ (c) Conditions that refer to capturing parentheses can be specified relatively, for example, (?(-2)... or (?(+3)... + + (d) \K resets the start of the current match so that everything before + is not part of it. Version 7.1 24-Apr-07