forked from aniani/vim
patch 8.2.3002: Vim doesn't abort on a fatal Tcl error
Problem: Vim doesn't abort on a fatal Tcl error. Solution: Change emsg() to iemsg(). (Dominique Pellé, closes #8383)
This commit is contained in:
committed by
Bram Moolenaar
parent
caf1a2f296
commit
affd0bc626
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3002,
|
||||
/**/
|
||||
3001,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user