Mercurial > vim
comparison src/version.c @ 14526:66b9514b5a99 v8.1.0276
patch 8.1.0276: no test for 'incsearch' highlighting with :s
commit https://github.com/vim/vim/commit/164251ff805e89a3d9a850a77e3139e28908f44a
Author: Bram Moolenaar <Bram@vim.org>
Date: Sun Aug 12 16:26:58 2018 +0200
patch 8.1.0276: no test for 'incsearch' highlighting with :s
Problem: No test for 'incsearch' highlighting with :s.
Solution: Add a screendump test.
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Sun, 12 Aug 2018 16:30:05 +0200 |
parents | e36d6e01708c |
children | 58ca11610819 |
comparison
equal
deleted
inserted
replaced
14525:e20810cb5b72 | 14526:66b9514b5a99 |
---|---|
792 NULL | 792 NULL |
793 }; | 793 }; |
794 | 794 |
795 static int included_patches[] = | 795 static int included_patches[] = |
796 { /* Add new patch number below this line */ | 796 { /* Add new patch number below this line */ |
797 /**/ | |
798 276, | |
797 /**/ | 799 /**/ |
798 275, | 800 275, |
799 /**/ | 801 /**/ |
800 274, | 802 274, |
801 /**/ | 803 /**/ |