0
0
mirror of https://github.com/vim/vim.git synced 2025-09-27 04:14:06 -04:00

patch 7.4.1998

Problem:    When writing buffer lines to a job there is no NL to NUL
            conversion.
Solution:   Make it work symmetrical with writing lines from a job into a
            buffer.
This commit is contained in:
Bram Moolenaar
2016-07-07 20:45:06 +02:00
parent dcb1700186
commit bf2cc5f36d
4 changed files with 15 additions and 7 deletions

View File

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