vim-patch:7.4.243

Problem:    Cannot use setreg() to add text that includes a NUL.
Solution:   Make setreg() accept a list.

https://code.google.com/p/vim/source/detail?r=v7-4-243
This commit is contained in:
Scott Prager
2014-09-03 01:02:47 -04:00
parent 2f8cc3b9d5
commit 5fdca47962
5 changed files with 322 additions and 96 deletions

View File

@@ -422,7 +422,7 @@ static int included_patches[] = {
//246,
245,
//244,
//243,
243,
242,
241,
240,