1
0
forked from aniani/vim

patch 8.2.4348: "legacy exe cmd" does not do what one would expect

Problem:    "legacy exe cmd" does not do what one would expect.
Solution:   Apply the "legacy" and "vim9script" command modifiers to the
            argument of ":execute".
This commit is contained in:
Bram Moolenaar
2022-02-11 20:33:48 +00:00
parent bd89d44063
commit 5b1d6e98c6
6 changed files with 42 additions and 5 deletions

View File

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