vim-patch:7.4.313

Problem:    Changing the return value of getpos() causes an error.  (Jie Zhu)
Solution:   Revert getpos() and add getcurpos().

https://code.google.com/p/vim/source/detail?r=332a5c2b2956d9b18d85268a724d01deea27ec83
This commit is contained in:
Damián Silvani
2014-08-03 10:39:56 -03:00
parent 27f423e734
commit e32d338c87
4 changed files with 28 additions and 10 deletions

View File

@@ -282,7 +282,7 @@ static int included_patches[] = {
//316 NA
315,
314,
//313,
313,
312,
//311,
310,