Mercurial > vim
comparison src/version.c @ 2902:69e0783ed0ef v7.3.224
updated for version 7.3.224
Problem: Can't pass dict to sort function.
Solution: Add the optional {dict} argument to sort(). (ZyX)
author | Bram Moolenaar <bram@vim.org> |
---|---|
date | Sun, 19 Jun 2011 02:55:37 +0200 |
parents | 4e21fd3cfc30 |
children | c249d9aa60f7 |
comparison
equal
deleted
inserted
replaced
2901:caaf107cc272 | 2902:69e0783ed0ef |
---|---|
707 NULL | 707 NULL |
708 }; | 708 }; |
709 | 709 |
710 static int included_patches[] = | 710 static int included_patches[] = |
711 { /* Add new patch number below this line */ | 711 { /* Add new patch number below this line */ |
712 /**/ | |
713 224, | |
712 /**/ | 714 /**/ |
713 223, | 715 223, |
714 /**/ | 716 /**/ |
715 222, | 717 222, |
716 /**/ | 718 /**/ |