comparison src/version.c @ 6201:52fa8300ce20 v7.4.436

updated for version 7.4.436 Problem: ml_get error for autocommand that moves the cursor of the current window. Solution: Check the cursor position after switching back to the current buffer. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Tue, 09 Sep 2014 16:59:38 +0200
parents b98af9af378e
children 8515b42f939c
comparison
equal deleted inserted replaced
6200:e219cf1bb321 6201:52fa8300ce20
739 NULL 739 NULL
740 }; 740 };
741 741
742 static int included_patches[] = 742 static int included_patches[] =
743 { /* Add new patch number below this line */ 743 { /* Add new patch number below this line */
744 /**/
745 436,
744 /**/ 746 /**/
745 435, 747 435,
746 /**/ 748 /**/
747 434, 749 434,
748 /**/ 750 /**/