comparison src/version.c @ 21981:48e914e637c5 v8.2.1540

patch 8.2.1540: the user cannot try out emoji character widths Commit: https://github.com/vim/vim/commit/98945560c1ae6e2ddee820a7de718a36e3f4b6e5 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Aug 29 16:41:27 2020 +0200 patch 8.2.1540: the user cannot try out emoji character widths Problem: The user cannot try out emoji character widths. Solution: Move the emoji script to the runtime/tools directory.
author Bram Moolenaar <Bram@vim.org>
date Sat, 29 Aug 2020 16:45:03 +0200
parents a98211c3e14e
children 3fe594c72d8c
comparison
equal deleted inserted replaced
21980:7776b9dc3b29 21981:48e914e637c5
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 1540,
757 /**/ 759 /**/
758 1539, 760 1539,
759 /**/ 761 /**/
760 1538, 762 1538,
761 /**/ 763 /**/