vim-patch:7.4.437

Problem:    New and old regexp engine are not consistent.
Solution:   Also give an error for "\ze*" for the old regexp engine.

https://code.google.com/p/vim/source/detail?r=v7-4-437
This commit is contained in:
Scott Prager
2014-10-25 15:34:06 -04:00
committed by Justin M. Keyes
parent 44635add18
commit ca7c509ae0
3 changed files with 16 additions and 10 deletions

View File

@@ -228,7 +228,7 @@ static int included_patches[] = {
440,
439,
//438,
//437,
437,
436,
//435,
//434,