diff options
| author | Justin Burkett <justin@burkett.cc> | 2017-06-22 09:33:01 -0400 |
|---|---|---|
| committer | Eivind Fonn <evfonn@gmail.com> | 2017-06-23 09:34:38 +0200 |
| commit | d35f3a225feb27002b2aa207e955ca7b305b9ca8 (patch) | |
| tree | 615fe59de2c4e26ea92b489e0f55ab1833596383 /evil-integration.el | |
| parent | 76700a90d127fbd6eb6cd4ff7cb04fc6b8f64aa3 (diff) | |
Fix regression in evil-ex-substitute with nxml-mode
nxml-mode somehow changes the match data during the course of using
evil-ex-substitute with the gc flags. Make evil-ex-substitute very careful about
using the right match-data for moving point and performing replacements. This
should not be necessary, but I guess we can't rely on modes to be careful about
not overwriting the match data randomly.
Fixes #859
Diffstat (limited to 'evil-integration.el')
0 files changed, 0 insertions, 0 deletions
