comparison src/version.c @ 6623:a532340f3940 v7.4.637

updated for version 7.4.637 Problem: Incorrectly read the number of buffer for which an autocommand should be registered. Solution: Reverse check for "<buffer=abuf>". (Lech Lorens)
author Bram Moolenaar <bram@vim.org>
date Tue, 17 Feb 2015 16:04:57 +0100
parents 578c16fbab66
children 199ce895e162
comparison
equal deleted inserted replaced
6622:3c312e259c79 6623:a532340f3940
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 637,
744 /**/ 746 /**/
745 636, 747 636,
746 /**/ 748 /**/
747 635, 749 635,
748 /**/ 750 /**/