1
0
forked from aniani/vim

patch 8.1.0365: function profile doesn't specify where it was defined

Problem:    Function profile doesn't specify where it was defined.
Solution:   Show the script name and line number.
This commit is contained in:
Bram Moolenaar
2018-09-10 22:03:40 +02:00
parent e797abf3c7
commit 4c7b08f640
3 changed files with 162 additions and 146 deletions

View File

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