comparison src/version.c @ 6241:ebc72764fa1e v7.4.455

updated for version 7.4.455 Problem: Completion for :buf does not use 'wildignorecase'. (Akshay H) Solution: Pass the 'wildignorecase' flag around.
author Bram Moolenaar <bram@vim.org>
date Tue, 23 Sep 2014 14:24:40 +0200
parents 0cdff7c26855
children 54194bd6ed60
comparison
equal deleted inserted replaced
6240:641dfb9437f6 6241:ebc72764fa1e
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 455,
744 /**/ 746 /**/
745 454, 747 454,
746 /**/ 748 /**/
747 453, 749 453,
748 /**/ 750 /**/