comparison src/version.c @ 9721:79862f44c647 v7.4.2136

commit https://github.com/vim/vim/commit/580164481924ed8611eb79f0247a0eb1ca0b3b9a Author: Bram Moolenaar <Bram@vim.org> Date: Sun Jul 31 18:30:22 2016 +0200 patch 7.4.2136 Problem: Closure function fails. Solution: Don't reset uf_scoped when it points to another funccal.
author Christian Brabandt <cb@256bit.org>
date Sun, 31 Jul 2016 18:45:06 +0200
parents 219dbe63ad2a
children 80ac9cf77c9b
comparison
equal deleted inserted replaced
9720:8c110d08b87f 9721:79862f44c647
761 NULL 761 NULL
762 }; 762 };
763 763
764 static int included_patches[] = 764 static int included_patches[] =
765 { /* Add new patch number below this line */ 765 { /* Add new patch number below this line */
766 /**/
767 2136,
766 /**/ 768 /**/
767 2135, 769 2135,
768 /**/ 770 /**/
769 2134, 771 2134,
770 /**/ 772 /**/