comparison src/version.c @ 6454:a35752526cd0 v7.4.556

updated for version 7.4.556 Problem: Failed commands in Python interface not handled correctly. Solution: Restore window and buffer on failure.
author Bram Moolenaar <bram@vim.org>
date Wed, 17 Dec 2014 14:46:09 +0100
parents c12439378869
children fcd5a3207100
comparison
equal deleted inserted replaced
6453:5ed01d6d262b 6454:a35752526cd0
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 556,
744 /**/ 746 /**/
745 555, 747 555,
746 /**/ 748 /**/
747 554, 749 554,
748 /**/ 750 /**/