comparison src/version.c @ 6616:290631797b76 v7.4.634

updated for version 7.4.634 Problem: Marks are not restored after redo + undo. Solution: Fix the way marks are restored. (Olaf Dabrunz)
author Bram Moolenaar <bram@vim.org>
date Tue, 17 Feb 2015 13:43:40 +0100
parents 03688be95994
children a871b5070d59
comparison
equal deleted inserted replaced
6615:16cde4ab7635 6616:290631797b76
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 634,
744 /**/ 746 /**/
745 633, 747 633,
746 /**/ 748 /**/
747 632, 749 632,
748 /**/ 750 /**/