comparison src/version.c @ 20719:ef2a4a650c67 v8.2.0912

patch 8.2.0912: a few test cases for CJK formatting are disabled Commit: https://github.com/vim/vim/commit/11f1ffd18282c44ca4b74cf7cf336da6d09e396d Author: Bram Moolenaar <Bram@vim.org> Date: Sat Jun 6 15:23:26 2020 +0200 patch 8.2.0912: a few test cases for CJK formatting are disabled Problem: A few test cases for CJK formatting are disabled. Solution: Fix the tests and enable them. (closes https://github.com/vim/vim/issues/6212)
author Bram Moolenaar <Bram@vim.org>
date Sat, 06 Jun 2020 15:30:04 +0200
parents abebcc20af26
children 70d561931721
comparison
equal deleted inserted replaced
20718:e1302b66410b 20719:ef2a4a650c67
752 NULL 752 NULL
753 }; 753 };
754 754
755 static int included_patches[] = 755 static int included_patches[] =
756 { /* Add new patch number below this line */ 756 { /* Add new patch number below this line */
757 /**/
758 912,
757 /**/ 759 /**/
758 911, 760 911,
759 /**/ 761 /**/
760 910, 762 910,
761 /**/ 763 /**/