comparison src/version.c @ 5566:4b23119cb584 v7.4.131

updated for version 7.4.131 Problem: Syncbind causes E315 errors in some situations. (Liang Li) Solution: Set and restore curbuf in ex_syncbind(). (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Sat, 14 Dec 2013 13:06:17 +0100
parents cf722c092360
children 1b09d6792520
comparison
equal deleted inserted replaced
5565:374020d7b45d 5566:4b23119cb584
736 NULL 736 NULL
737 }; 737 };
738 738
739 static int included_patches[] = 739 static int included_patches[] =
740 { /* Add new patch number below this line */ 740 { /* Add new patch number below this line */
741 /**/
742 131,
741 /**/ 743 /**/
742 130, 744 130,
743 /**/ 745 /**/
744 129, 746 129,
745 /**/ 747 /**/