comparison src/version.c @ 7344:68f2cac6b0db v7.4.977

commit https://github.com/vim/vim/commit/9bc01ebb957d2b30d57bd30d7aee6f1df2a336b0 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Dec 17 21:14:58 2015 +0100 patch 7.4.977 Problem: 'linebreak' does not work properly when using "space" in 'listchars'. Solution: (Hirohito Higashi, Christian Brabandt)
author Christian Brabandt <cb@256bit.org>
date Thu, 17 Dec 2015 21:15:05 +0100
parents b871e4bdb319
children e88aee1842ba
comparison
equal deleted inserted replaced
7343:15ed2b29c224 7344:68f2cac6b0db
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 977,
744 /**/ 746 /**/
745 976, 747 976,
746 /**/ 748 /**/
747 975, 749 975,
748 /**/ 750 /**/