updated for version 7.2-136

This commit is contained in:
vimboss
2009-03-11 14:37:32 +00:00
parent 8745e4380e
commit e90f76c1aa
2 changed files with 6 additions and 0 deletions
+4
View File
@@ -7875,6 +7875,10 @@ ex_cd(eap)
else
#endif
{
#ifdef FEAT_AUTOCMD
if (allbuf_locked())
return;
#endif
if (vim_strchr(p_cpo, CPO_CHDIR) != NULL && curbufIsChanged()
&& !eap->forceit)
{
+2
View File
@@ -676,6 +676,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
136,
/**/
135,
/**/