comparison src/version.c @ 16730:000350f8e4d1 v8.1.1367

patch 8.1.1367: can set 'modelineexpr' in modeline commit https://github.com/vim/vim/commit/7e800c6047c8a9cc3e5cbc019a4dc91ec36616b1 Author: Bram Moolenaar <Bram@vim.org> Date: Thu May 23 17:08:49 2019 +0200 patch 8.1.1367: can set 'modelineexpr' in modeline Problem: can set 'modelineexpr' in modeline. Solution: Add P_SECURE flag.
author Bram Moolenaar <Bram@vim.org>
date Thu, 23 May 2019 17:15:06 +0200
parents e55c26aaf484
children 6411f8ef550d
comparison
equal deleted inserted replaced
16729:c775ddbeb6fe 16730:000350f8e4d1
765 NULL 765 NULL
766 }; 766 };
767 767
768 static int included_patches[] = 768 static int included_patches[] =
769 { /* Add new patch number below this line */ 769 { /* Add new patch number below this line */
770 /**/
771 1367,
770 /**/ 772 /**/
771 1366, 773 1366,
772 /**/ 774 /**/
773 1365, 775 1365,
774 /**/ 776 /**/