comparison src/version.c @ 6307:1f9577e9ef1b v7.4.487

updated for version 7.4.487 Problem: ":sign jump" may use another window even though the file is already edited in the current window. Solution: First check if the file is in the current window. (James McCoy)
author Bram Moolenaar <bram@vim.org>
date Tue, 21 Oct 2014 20:57:15 +0200
parents b8caf7045e3d
children 3ec6e0ef4a67
comparison
equal deleted inserted replaced
6306:a1efdac513cf 6307:1f9577e9ef1b
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 487,
744 /**/ 746 /**/
745 486, 747 486,
746 /**/ 748 /**/
747 485, 749 485,
748 /**/ 750 /**/