comparison src/version.c @ 13571:362b27e3f702 v8.0.1658

patch 8.0.1658: capitalize argument not available in long form commit https://github.com/vim/vim/commit/79cf7c0d4574f15cfad5ad706f175e226c528f2a Author: Bram Moolenaar <Bram@vim.org> Date: Tue Apr 3 14:21:16 2018 +0200 patch 8.0.1658: capitalize argument not available in long form Problem: Capitalize argument not available in long form. Solution: Recognize -capitalize. Update man page.
author Christian Brabandt <cb@256bit.org>
date Tue, 03 Apr 2018 14:30:08 +0200
parents 97720d9a01d4
children 23e5f12f43d7
comparison
equal deleted inserted replaced
13570:d2b609a32753 13571:362b27e3f702
760 NULL 760 NULL
761 }; 761 };
762 762
763 static int included_patches[] = 763 static int included_patches[] =
764 { /* Add new patch number below this line */ 764 { /* Add new patch number below this line */
765 /**/
766 1658,
765 /**/ 767 /**/
766 1657, 768 1657,
767 /**/ 769 /**/
768 1656, 770 1656,
769 /**/ 771 /**/