comparison src/version.c @ 6096:09af7cb358f0 v7.4.386

updated for version 7.4.386 Problem: When splitting a window the changelist position is wrong. Solution: Copy the changelist position. (Jacob Niehus)
author Bram Moolenaar <bram@vim.org>
date Wed, 30 Jul 2014 14:05:00 +0200
parents 6e24b97dde69
children 975d96776111
comparison
equal deleted inserted replaced
6095:9a22f0837a3a 6096:09af7cb358f0
732 NULL 732 NULL
733 }; 733 };
734 734
735 static int included_patches[] = 735 static int included_patches[] =
736 { /* Add new patch number below this line */ 736 { /* Add new patch number below this line */
737 /**/
738 386,
737 /**/ 739 /**/
738 385, 740 385,
739 /**/ 741 /**/
740 384, 742 384,
741 /**/ 743 /**/