comparison src/version.c @ 21379:20dad734a2cb v8.2.1240

patch 8.2.1240: GUI tests sometimes fail because of translations Commit: https://github.com/vim/vim/commit/10e1d01aaf5504675fd9197c75d1da0de0e5b429 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Jul 18 22:03:11 2020 +0200 patch 8.2.1240: GUI tests sometimes fail because of translations Problem: GUI tests sometimes fail because of translations. Solution: Reload the menus without translation. (Taro Muraoka, closes https://github.com/vim/vim/issues/6486)
author Bram Moolenaar <Bram@vim.org>
date Sat, 18 Jul 2020 22:15:05 +0200
parents 47f25a0c5a42
children 95e6fb6a5c86
comparison
equal deleted inserted replaced
21378:4c41ccdedd6b 21379:20dad734a2cb
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 1240,
757 /**/ 759 /**/
758 1239, 760 1239,
759 /**/ 761 /**/
760 1238, 762 1238,
761 /**/ 763 /**/