comparison src/version.c @ 6921:1f78058351a6 v7.4.779

patch 7.4.779 Problem: Using CTRL-A in a line without a number moves the cursor. May cause a crash when at the start of the line. (Urtica Dioica) Solution: Do not move the cursor if no number was changed.
author Bram Moolenaar <bram@vim.org>
date Sun, 12 Jul 2015 15:02:38 +0200
parents dd094497f9fa
children 9a13e3910e3d
comparison
equal deleted inserted replaced
6920:6cbb3af8ccf4 6921:1f78058351a6
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 779,
744 /**/ 746 /**/
745 778, 747 778,
746 /**/ 748 /**/
747 777, 749 777,
748 /**/ 750 /**/