Mercurial > vim
comparison src/version.c @ 4078:fdbded463fdc v7.3.793
updated for version 7.3.793
Problem: New interactive :substutite behavior is not tested.
Solution: Add tests. (Christian Brabandt)
author | Bram Moolenaar <bram@vim.org> |
---|---|
date | Wed, 30 Jan 2013 17:03:30 +0100 |
parents | 7061704c2014 |
children | 9867f92c9b9f |
comparison
equal
deleted
inserted
replaced
4077:e2eb010647f0 | 4078:fdbded463fdc |
---|---|
723 NULL | 723 NULL |
724 }; | 724 }; |
725 | 725 |
726 static int included_patches[] = | 726 static int included_patches[] = |
727 { /* Add new patch number below this line */ | 727 { /* Add new patch number below this line */ |
728 /**/ | |
729 793, | |
728 /**/ | 730 /**/ |
729 792, | 731 792, |
730 /**/ | 732 /**/ |
731 791, | 733 791, |
732 /**/ | 734 /**/ |