comparison src/version.c @ 9268:a00e32b5bb39 v7.4.1917

commit https://github.com/vim/vim/commit/012270936c3c7df3bba45ad2b48938c23a2fd43a Author: Bram Moolenaar <Bram@vim.org> Date: Sat Jun 11 14:47:40 2016 +0200 patch 7.4.1917 Problem: History lines read from viminfo in different encoding than when writing are not converted. Solution: Convert the history lines.
author Christian Brabandt <cb@256bit.org>
date Sat, 11 Jun 2016 15:00:06 +0200
parents 78fc4c84476e
children 79cb08f0d812
comparison
equal deleted inserted replaced
9267:e4eff2323d2e 9268:a00e32b5bb39
751 NULL 751 NULL
752 }; 752 };
753 753
754 static int included_patches[] = 754 static int included_patches[] =
755 { /* Add new patch number below this line */ 755 { /* Add new patch number below this line */
756 /**/
757 1917,
756 /**/ 758 /**/
757 1916, 759 1916,
758 /**/ 760 /**/
759 1915, 761 1915,
760 /**/ 762 /**/