| commit | cc2b9d5dc08cefa0342a25ece71b21d4b4b32e00 | [log] [tgz] |
|---|---|---|
| author | Bram Moolenaar <Bram@vim.org> | Sat Dec 13 03:17:11 2014 +0100 |
| committer | Bram Moolenaar <Bram@vim.org> | Sat Dec 13 03:17:11 2014 +0100 |
| tree | 6034465936f933c63ccd81d791e8425dd1142843 | |
| parent | f1d6ccf2f9c8a8ae2c0ec4577946397c103ead2b [diff] |
updated for version 7.4.543
Problem: Since patch 7.4.232 "1,3s/\n//" joins two lines instead of three.
(Eliseo MartÃnez) Issue 287
Solution: Correct the line count. (Christian Brabandt)
Also set the last used search pattern.