]> granicus.if.org Git - vim/commit
patch 8.2.2915: MS-Windows: when using "default" for encoding utf-8 is used v8.2.2915
authorK.Takata <kentkt@csc.jp>
Mon, 31 May 2021 16:40:49 +0000 (18:40 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 31 May 2021 16:40:49 +0000 (18:40 +0200)
commitef8706fb84cfe8bd58b1b26b0742e42caf09655b
tree7f8f75d086eb8f3248077fefdcf3d2201e4e600e
parent2fa9384ca1b600b934bec81a72c5fb7ce757503a
patch 8.2.2915: MS-Windows: when using "default" for encoding utf-8 is used

Problem:    MS-Windows: when using "default" for encoding utf-8 is used.
Solution:   Use the system encoding. (Ken Takata, closes #8300)
runtime/doc/options.txt
src/mbyte.c
src/version.c