| commit | ba2d44f33863e115b1858ab572829f403ad21883 | [log] [tgz] |
|---|---|---|
| author | Bram Moolenaar <Bram@vim.org> | Thu Nov 28 19:27:30 2013 +0100 |
| committer | Bram Moolenaar <Bram@vim.org> | Thu Nov 28 19:27:30 2013 +0100 |
| tree | 362d1fb55a4e860fef7bfd3e7a978dffd62b8d2d | |
| parent | b95186fd36bae9716181bfdd203fb27f410e3c4f [diff] |
updated for version 7.4.110
Problem: "gUgn" cannot be repeeated. (Dimitar Dimitrov)
Solution: Don't put "gn" in a different order in the redo buffer. Restore
'wrapscan' when the pattern isn't found. (Christian Wellenbrock)