1
0
forked from aniani/vim

patch 8.0.0899: function name mch_stop_job() is confusing

Problem:    Function name mch_stop_job() is confusing.
Solution:   Rename to mch_signal_job().
This commit is contained in:
Bram Moolenaar
2017-08-11 16:31:54 +02:00
parent e41e3b41f9
commit 2d33e90f81
7 changed files with 10 additions and 8 deletions

View File

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