comparison src/version.c @ 24273:477b0a892a85 v8.2.2678

patch 8.2.2678: test for 'autoshelldir' does not reset the option Commit: https://github.com/vim/vim/commit/82820d9bf14ba5374c24fff2ed6e577a67c6ddf2 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Mar 30 20:54:28 2021 +0200 patch 8.2.2678: test for 'autoshelldir' does not reset the option Problem: Test for 'autoshelldir' does not reset the option. Solution: Reset the option after testing.
author Bram Moolenaar <Bram@vim.org>
date Tue, 30 Mar 2021 21:00:04 +0200
parents cabed216cc2f
children 6062e10a7e72
comparison
equal deleted inserted replaced
24272:cabed216cc2f 24273:477b0a892a85
748 NULL 748 NULL
749 }; 749 };
750 750
751 static int included_patches[] = 751 static int included_patches[] =
752 { /* Add new patch number below this line */ 752 { /* Add new patch number below this line */
753 /**/
754 2678,
753 /**/ 755 /**/
754 2677, 756 2677,
755 /**/ 757 /**/
756 2676, 758 2676,
757 /**/ 759 /**/