Mercurial > vim
comparison src/version.c @ 4383:e2db42528a5b v7.3.940
updated for version 7.3.940
Problem: Python: Can't get position of window.
Solution: Add window.row and window.col. (ZyX)
author | Bram Moolenaar <bram@vim.org> |
---|---|
date | Sun, 12 May 2013 19:30:31 +0200 |
parents | 48a22f36ff45 |
children | da71e66dc1d4 |
comparison
equal
deleted
inserted
replaced
4382:977fbe80d49f | 4383:e2db42528a5b |
---|---|
726 NULL | 726 NULL |
727 }; | 727 }; |
728 | 728 |
729 static int included_patches[] = | 729 static int included_patches[] = |
730 { /* Add new patch number below this line */ | 730 { /* Add new patch number below this line */ |
731 /**/ | |
732 940, | |
731 /**/ | 733 /**/ |
732 939, | 734 939, |
733 /**/ | 735 /**/ |
734 938, | 736 938, |
735 /**/ | 737 /**/ |