0
0
mirror of https://github.com/vim/vim.git synced 2025-09-28 04:24:06 -04:00

patch 7.4.1923

Problem:    Command line editing is not tested much.
Solution:   Add tests for expanding the file name and 'wildmenu'.
This commit is contained in:
Bram Moolenaar
2016-06-11 23:22:36 +02:00
parent 06469e979f
commit ae3150ec8d
3 changed files with 29 additions and 0 deletions

View File

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