comparison src/version.c @ 6085:0a3d958e346e v7.4.381

updated for version 7.4.381 Problem: Get u_undo error when backspacing in Insert mode deletes more than one line break. (Ayberk Ozgur) Solution: Also decrement Insstart.lnum.
author Bram Moolenaar <bram@vim.org>
date Wed, 23 Jul 2014 17:39:25 +0200
parents 7cfbad4a78bf
children dbd7dc1ea2e6
comparison
equal deleted inserted replaced
6084:56e7dff07e18 6085:0a3d958e346e
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 381,
737 /**/ 739 /**/
738 380, 740 380,
739 /**/ 741 /**/
740 379, 742 379,
741 /**/ 743 /**/