comparison src/version.c @ 5523:6e54d1b3408c v7.4.110

updated for version 7.4.110 Problem: "gUgn" cannot be repeeated. (Dimitar Dimitrov) Solution: Don't put "gn" in a different order in the redo buffer. Restore 'wrapscan' when the pattern isn't found. (Christian Wellenbrock)
author Bram Moolenaar <bram@vim.org>
date Thu, 28 Nov 2013 19:27:30 +0100
parents 1cdf51706774
children 3fbda56bb200
comparison
equal deleted inserted replaced
5522:aff13a011590 5523:6e54d1b3408c
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 110,
741 /**/ 743 /**/
742 109, 744 109,
743 /**/ 745 /**/
744 108, 746 108,
745 /**/ 747 /**/