comparison src/version.c @ 2091:95b659982b7c v7.2.375

updated for version 7.2.375 Problem: ml_get errors when using ":bprevious" in a BufEnter autocmd. (Dominique Pelle) Solution: Clear w_valid when entering another buffer.
author Bram Moolenaar <bram@zimbu.org>
date Wed, 24 Feb 2010 16:58:36 +0100
parents 53d475dff0e3
children 98cc757f7e3d
comparison
equal deleted inserted replaced
2090:53d475dff0e3 2091:95b659982b7c
679 NULL 679 NULL
680 }; 680 };
681 681
682 static int included_patches[] = 682 static int included_patches[] =
683 { /* Add new patch number below this line */ 683 { /* Add new patch number below this line */
684 /**/
685 375,
684 /**/ 686 /**/
685 374, 687 374,
686 /**/ 688 /**/
687 373, 689 373,
688 /**/ 690 /**/