1
0
forked from aniani/vim

patch 8.2.5094: MS-Windows GUI: empty command may cause a dialog

Problem:    MS-Windows GUI: empty command may cause a dialog.
Solution:   Delete the dialog file.  Improve the message.
This commit is contained in:
Bram Moolenaar
2022-06-14 17:13:59 +01:00
parent 6ce1b59228
commit 217ea51ee4
3 changed files with 6 additions and 2 deletions

View File

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