0
0
mirror of https://github.com/vim/vim.git synced 2025-10-05 05:34:07 -04:00

updated for version 7.3.978

Problem:    Regexp debug logs don't have a good name.
Solution:   Use clear names and make it possible to write logs for the old and
            new engines separately. (Taro Muraoka)
This commit is contained in:
Bram Moolenaar
2013-05-20 21:49:13 +02:00
parent ca12d7c004
commit 7fcff1f781
3 changed files with 16 additions and 9 deletions

View File

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