comparison src/version.c @ 6935:4db70c94226b v7.4.786

patch 7.4.786 Problem: It is not possible for a plugin to adjust to a changed setting. Solution: Add the OptionSet autocommand event. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Fri, 17 Jul 2015 17:38:22 +0200
parents 62ba356c2d4e
children c31bd9ca75d2
comparison
equal deleted inserted replaced
6934:be7bd53ad376 6935:4db70c94226b
739 NULL 739 NULL
740 }; 740 };
741 741
742 static int included_patches[] = 742 static int included_patches[] =
743 { /* Add new patch number below this line */ 743 { /* Add new patch number below this line */
744 /**/
745 786,
744 /**/ 746 /**/
745 785, 747 785,
746 /**/ 748 /**/
747 784, 749 784,
748 /**/ 750 /**/