comparison src/version.c @ 6614:03688be95994 v7.4.633

updated for version 7.4.633 Problem: After 7.4.630 the problem persists. Solution: Also skip redo when calling a user function.
author Bram Moolenaar <bram@vim.org>
date Tue, 17 Feb 2015 12:44:09 +0100
parents cd7b5bbe4952
children 290631797b76
comparison
equal deleted inserted replaced
6613:c8834cf86599 6614:03688be95994
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 633,
744 /**/ 746 /**/
745 632, 747 632,
746 /**/ 748 /**/
747 631, 749 631,
748 /**/ 750 /**/