comparison src/version.c @ 7135:9d4986f52df8 v7.4.879

commit https://github.com/vim/vim/commit/1d6328ca00fc6cfe37b1f5e038ec23f443258886 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Sep 25 17:37:16 2015 +0200 patch 7.4.879 Problem: Can't see line numbers in nested function calls. Solution: Add line number to the file name. (Alberto Fanjul)
author Christian Brabandt <cb@256bit.org>
date Fri, 25 Sep 2015 17:45:04 +0200
parents 48ce650e8a27
children 41896b9720cc
comparison
equal deleted inserted replaced
7134:e97a99a62e87 7135:9d4986f52df8
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 879,
744 /**/ 746 /**/
745 878, 747 878,
746 /**/ 748 /**/
747 877, 749 877,
748 /**/ 750 /**/