comparison src/version.c @ 7316:6170f4945b83 v7.4.963

commit https://github.com/vim/vim/commit/1c57fe8b9450eb29c3e42a94527d4b7514f853e2 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Dec 6 14:53:18 2015 +0100 patch 7.4.963 Problem: test_listlbr_utf8 sometimes fails. Solution: Don't use a literal multibyte character but <C-V>uXXXX. Do not dump the screen highlighting. (Christian Brabandt, closes https://github.com/vim/vim/issues/518)
author Christian Brabandt <cb@256bit.org>
date Sun, 06 Dec 2015 15:00:04 +0100
parents 2062247be2d0
children de124c05fe4f
comparison
equal deleted inserted replaced
7315:444efa5f5015 7316:6170f4945b83
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 963,
744 /**/ 746 /**/
745 962, 747 962,
746 /**/ 748 /**/
747 961, 749 961,
748 /**/ 750 /**/