vim-patch:7.4.2189

f71d7b9ee5

Author: Bram Moolenaar <Bram@vim.org>
Date:   Tue Aug 9 22:14:05 2016 +0200

    patch 7.4.2189
    Problem:    Cannot detect encoding in a fifo.
    Solution:   Extend the stdin way of detecting encoding to fifo.  Add a test
                for detecting encoding on stdin and fifo. (Ken Takata)
This commit is contained in:
ckelsel
2017-07-07 14:57:50 +08:00
committed by James McCoy
parent f746e38955
commit 04de6a64e2
7 changed files with 158 additions and 43 deletions

View File

@@ -255,7 +255,7 @@ static const int included_patches[] = {
// 2192 NA
// 2191 NA
2190,
// 2189,
2189,
2188,
2187,
// 2186 NA