comparison src/version.c @ 5498:79a8bac614c0 v7.4.098

updated for version 7.4.098 Problem: When using ":'<,'>del" errors may be given for the visual line numbers being out of range. Solution: Reset Visual mode in ":del". (Lech Lorens)
author Bram Moolenaar <bram@vim.org>
date Thu, 21 Nov 2013 14:21:40 +0100
parents 93c8296281dd
children 8451f643a13e
comparison
equal deleted inserted replaced
5497:5ca8dabe1af5 5498:79a8bac614c0
736 NULL 736 NULL
737 }; 737 };
738 738
739 static int included_patches[] = 739 static int included_patches[] =
740 { /* Add new patch number below this line */ 740 { /* Add new patch number below this line */
741 /**/
742 98,
741 /**/ 743 /**/
742 97, 744 97,
743 /**/ 745 /**/
744 96, 746 96,
745 /**/ 747 /**/