1
0
forked from aniani/vim

patch 8.1.0416: sort doesn't report deleted lines

Problem:    Sort doesn't report deleted lines.
Solution:   Call msgmore(). (Christian Brabandt, closes #3454)
This commit is contained in:
Bram Moolenaar
2018-09-21 12:46:22 +02:00
parent d4f73438bb
commit b0e982bf05
3 changed files with 35 additions and 0 deletions

View File

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