comparison src/version.c @ 14554:e7f92d1a3fcd v8.1.0290

patch 8.1.0290: "cit" on an empty HTML tag changes the whole tag commit https://github.com/vim/vim/commit/b476cb7d8d1a8c02409f110dea8b166aa9334e18 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Aug 16 21:37:50 2018 +0200 patch 8.1.0290: "cit" on an empty HTML tag changes the whole tag Problem: "cit" on an empty HTML tag changes the whole tag. Solution: Only adjust the area in Visual mode. (Andy Massimino, closes #3332)
author Christian Brabandt <cb@256bit.org>
date Thu, 16 Aug 2018 21:45:05 +0200
parents b298737a7188
children 2bee637a8edc
comparison
equal deleted inserted replaced
14553:8e7e7fa5b79b 14554:e7f92d1a3fcd
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 290,
797 /**/ 799 /**/
798 289, 800 289,
799 /**/ 801 /**/
800 288, 802 288,
801 /**/ 803 /**/