updated for version 7.1-024
This commit is contained in:
		| @ -2124,6 +2124,9 @@ findmatchlimit(oap, initc, flags, maxtravel) | |||||||
| 			else if (!backwards) | 			else if (!backwards) | ||||||
| 			    inquote = TRUE; | 			    inquote = TRUE; | ||||||
| 		    } | 		    } | ||||||
|  |  | ||||||
|  | 		    /* ml_get() only keeps one line, need to get linep again */ | ||||||
|  | 		    linep = ml_get(pos.lnum); | ||||||
| 		} | 		} | ||||||
| 	    } | 	    } | ||||||
| 	} | 	} | ||||||
|  | |||||||
| @ -666,6 +666,8 @@ static char *(features[]) = | |||||||
|  |  | ||||||
| static int included_patches[] = | static int included_patches[] = | ||||||
| {   /* Add new patch number below this line */ | {   /* Add new patch number below this line */ | ||||||
|  | /**/ | ||||||
|  |     24, | ||||||
| /**/ | /**/ | ||||||
|     23, |     23, | ||||||
| /**/ | /**/ | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user