Mercurial > vim
comparison src/version.c @ 12775:bda267b9fc68 v8.0.1265
patch 8.0.1265: swap test not skipped when there is one group
commit https://github.com/vim/vim/commit/ad7dac85c3c90893e78e5463ca44b874082b482f
Author: Bram Moolenaar <Bram@vim.org>
Date: Sat Nov 4 22:21:21 2017 +0100
patch 8.0.1265: swap test not skipped when there is one group
Problem: Swap test not skipped when there is one group.
Solution: Convert list to string for the message.
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Sat, 04 Nov 2017 22:30:04 +0100 |
parents | d9067dad4ac6 |
children | 3272e1cde1eb |
comparison
equal
deleted
inserted
replaced
12774:dc6864c4508b | 12775:bda267b9fc68 |
---|---|
759 NULL | 759 NULL |
760 }; | 760 }; |
761 | 761 |
762 static int included_patches[] = | 762 static int included_patches[] = |
763 { /* Add new patch number below this line */ | 763 { /* Add new patch number below this line */ |
764 /**/ | |
765 1265, | |
764 /**/ | 766 /**/ |
765 1264, | 767 1264, |
766 /**/ | 768 /**/ |
767 1263, | 769 1263, |
768 /**/ | 770 /**/ |