diff options
author | Bram Moolenaar <Bram@vim.org> | 2016-07-24 17:33:05 +0200 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2016-07-24 17:33:05 +0200 |
commit | 6835dc61aebca2b602d85a9d63c449ace58683b4 (patch) | |
tree | 4b7803caa1400d5c9de8c9ce25929e0288603876 /src/normal.c | |
parent | 73ac0c4281a3606651604a3cbcc334bfb3859a87 (diff) | |
download | vim-6835dc61aebca2b602d85a9d63c449ace58683b4.zip |
patch 7.4.2100
Problem: "cgn" and "dgn" do not work correctly with a single character
match and the replacement includes the searched pattern. (John
Beckett)
Solution: If the match is found in the wrong column try in the next column.
Turn the test into new style. (Christian Brabandt)
Diffstat (limited to 'src/normal.c')
0 files changed, 0 insertions, 0 deletions