comparison src/version.c @ 12039:84066f043ab9 v8.0.0900

patch 8.0.0900: :tab options doesn't open a new tab page commit https://github.com/vim/vim/commit/ab6c8587ba846d08cd70e7b225c4952a468fc1e8 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Aug 11 17:15:09 2017 +0200 patch 8.0.0900: :tab options doesn't open a new tab page Problem: :tab options doesn't open a new tab page. (Aviany) Solution: Support the :tab modifier. (closes https://github.com/vim/vim/issues/1960)
author Christian Brabandt <cb@256bit.org>
date Fri, 11 Aug 2017 17:30:04 +0200
parents 85f0f557661e
children e7388037a904
comparison
equal deleted inserted replaced
12038:5399641f85c3 12039:84066f043ab9
767 NULL 767 NULL
768 }; 768 };
769 769
770 static int included_patches[] = 770 static int included_patches[] =
771 { /* Add new patch number below this line */ 771 { /* Add new patch number below this line */
772 /**/
773 900,
772 /**/ 774 /**/
773 899, 775 899,
774 /**/ 776 /**/
775 898, 777 898,
776 /**/ 778 /**/