comparison src/version.c @ 13501:a4a559e08798 v8.0.1624

patch 8.0.1624: options for term_dumpdiff() and term_dumpload() not implemented commit https://github.com/vim/vim/commit/5a3a49ed592e8300553590392721a5e55fede6e7 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Mar 20 18:35:53 2018 +0100 patch 8.0.1624: options for term_dumpdiff() and term_dumpload() not implemented Problem: Options for term_dumpdiff() and term_dumpload() not implemented yet. Solution: Implement the relevant options.
author Christian Brabandt <cb@256bit.org>
date Tue, 20 Mar 2018 18:45:07 +0100
parents 661394686fd8
children 5d345460c984
comparison
equal deleted inserted replaced
13500:8579d5f3da4b 13501:a4a559e08798
764 NULL 764 NULL
765 }; 765 };
766 766
767 static int included_patches[] = 767 static int included_patches[] =
768 { /* Add new patch number below this line */ 768 { /* Add new patch number below this line */
769 /**/
770 1624,
769 /**/ 771 /**/
770 1623, 772 1623,
771 /**/ 773 /**/
772 1622, 774 1622,
773 /**/ 775 /**/