aboutsummaryrefslogtreecommitdiff
path: root/evil-integration.el
diff options
context:
space:
mode:
authorJustin Burkett <justin@burkett.cc>2017-06-22 09:33:01 -0400
committerEivind Fonn <evfonn@gmail.com>2017-06-23 09:34:38 +0200
commitd35f3a225feb27002b2aa207e955ca7b305b9ca8 (patch)
tree615fe59de2c4e26ea92b489e0f55ab1833596383 /evil-integration.el
parent76700a90d127fbd6eb6cd4ff7cb04fc6b8f64aa3 (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