To: vim_dev@googlegroups.com Subject: Patch 8.2.5074 Fcc: outbox From: Bram Moolenaar Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ------------ Patch 8.2.5074 Problem: Spell test fails on MS-Windows. Solution: Do not change 'encoding' Files: src/testdir/test_spell_utf8.vim *** ../vim-8.2.5073/src/testdir/test_spell_utf8.vim 2022-06-09 19:54:18.667689786 +0100 --- src/testdir/test_spell_utf8.vim 2022-06-10 00:00:05.468718070 +0100 *************** *** 811,819 **** sil! norm P]svc norm P]s ! " set 'encoding' to clear the wordt list ! set enc=latin1 ! set enc=utf-8 bwipe! endfunc --- 811,817 ---- sil! norm P]svc norm P]s ! " TODO: should we clear the word list? bwipe! endfunc *** ../vim-8.2.5073/src/version.c 2022-06-09 20:53:47.599378914 +0100 --- src/version.c 2022-06-10 00:01:41.076730636 +0100 *************** *** 736,737 **** --- 736,739 ---- { /* Add new patch number below this line */ + /**/ + 5074, /**/ -- John: When I'm playing tennis with friends I always get carried away George: You hurt your foot each time? /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net \\\ /// \\\ \\\ sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ /// \\\ help me help AIDS victims -- http://ICCF-Holland.org ///