comparison src/version.c @ 21998:4d5081260d5a v8.2.1548

patch 8.2.1548: cannot move position of "%%" in message translations Commit: https://github.com/vim/vim/commit/0b8cf278eca45241033033f9bf389e54669a8654 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Aug 30 19:42:06 2020 +0200 patch 8.2.1548: cannot move position of "%%" in message translations Problem: Cannot move position of "%%" in message translations. (Emir Sar?) Solution: Improve the check script.
author Bram Moolenaar <Bram@vim.org>
date Sun, 30 Aug 2020 19:45:03 +0200
parents 808edde1e97d
children afa3080a96ae
comparison
equal deleted inserted replaced
21997:b67dc7207a8e 21998:4d5081260d5a
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 1548,
757 /**/ 759 /**/
758 1547, 760 1547,
759 /**/ 761 /**/
760 1546, 762 1546,
761 /**/ 763 /**/