0
0
mirror of https://github.com/vim/vim.git synced 2025-10-28 09:27:14 -04:00

patch 9.0.0299: error messages for setcmdline() could be better

Problem:    Error messages for setcmdline() could be better.
Solution:   Use more specific error messages. (Yegappan Lakshmanan,
            closes #10995)
This commit is contained in:
Yegappan Lakshmanan
2022-08-28 17:25:04 +01:00
committed by Bram Moolenaar
parent 8934ec027d
commit 25f1e55562
4 changed files with 8 additions and 8 deletions

View File

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