Mercurial > vim
comparison src/version.c @ 15504:247511eadb7a v8.1.0760
patch 8.1.0760: no proper test for using 'termencoding'
commit https://github.com/vim/vim/commit/617d7ef0462e86ec946d8932e4d157e65bbc9aa8
Author: Bram Moolenaar <Bram@vim.org>
Date: Thu Jan 17 13:04:30 2019 +0100
patch 8.1.0760: no proper test for using 'termencoding'
Problem: No proper test for using 'termencoding'.
Solution: Add a screendump test. Fix using double width characters in a
screendump.
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Thu, 17 Jan 2019 13:15:07 +0100 |
parents | bc17a9d37810 |
children | 8b508af36a80 |
comparison
equal
deleted
inserted
replaced
15503:65eb414db805 | 15504:247511eadb7a |
---|---|
793 NULL | 793 NULL |
794 }; | 794 }; |
795 | 795 |
796 static int included_patches[] = | 796 static int included_patches[] = |
797 { /* Add new patch number below this line */ | 797 { /* Add new patch number below this line */ |
798 /**/ | |
799 760, | |
798 /**/ | 800 /**/ |
799 759, | 801 759, |
800 /**/ | 802 /**/ |
801 758, | 803 758, |
802 /**/ | 804 /**/ |