0
0
mirror of https://github.com/vim/vim.git synced 2025-11-13 22:54:27 -05:00

patch 7.4.1902

Problem:    No test for collapsing buffers for a channel.  Some text is lost.
Solution:   Add a simple test.  Set rq_buflen correctly.
This commit is contained in:
Bram Moolenaar
2016-06-05 16:10:57 +02:00
parent 762f175437
commit bbe8d91e69
4 changed files with 16 additions and 0 deletions

View File

@@ -753,6 +753,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
1902,
/**/
1901,
/**/