patch 8.2.3907: error messages are spread out

Problem:    Error messages are spread out.
Solution:   Move error messages to errors.h.  Avoid duplicates.
This commit is contained in:
Bram Moolenaar
2021-12-26 20:20:34 +00:00
parent 1f318c6eac
commit c553a21e18
6 changed files with 61 additions and 30 deletions

View File

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