commit | 4af1da7d95d64bf85a8b9ee4e1c9c69c62f69e27 | [log] [tgz] |
---|---|---|
author | Benno Schulenberg <bensberg@justemail.net> | Sun Jul 03 16:21:03 2016 +0200 |
committer | Benno Schulenberg <bensberg@justemail.net> | Sun Jul 03 16:23:54 2016 +0200 |
tree | baac651e432b7d8d12ae01242b588443edfb9aad | |
parent | 528b79b5f399f9a3aec6617de460e19771f46e95 [diff] |
color: push the resets further when start and end match are equal When for a multiline syntax-coloring rule the starting regex matches at the exact same spot as the ending regex, do a second round of resets, so that reevaluation starts further back and gets a few more things right. This mildly fixes https://savannah.gnu.org/bugs/?47420.