comparison src/version.c @ 5263:3059c799fcd9 v7.4b.008

updated for version 7.4b.008 Problem: 'autochdir' causes setbufvar() to change the current directory. (Ben Fritz) Solution: When disabling autocommands also reset 'acd' temporarily. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Fri, 02 Aug 2013 17:08:13 +0200
parents b882d4b14e00
children cd971e951b06
comparison
equal deleted inserted replaced
5262:cd7e3cdc310f 5263:3059c799fcd9
725 NULL 725 NULL
726 }; 726 };
727 727
728 static int included_patches[] = 728 static int included_patches[] =
729 { /* Add new patch number below this line */ 729 { /* Add new patch number below this line */
730 /**/
731 8,
730 /**/ 732 /**/
731 7, 733 7,
732 /**/ 734 /**/
733 6, 735 6,
734 /**/ 736 /**/