From b2e44bce625fce957d1651b696f571521c58a7af Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Thu, 31 Aug 2017 16:55:26 +0100 Subject: Make mbegin, mend, match local in zed. Needed for zstyle -m. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8dddd7d55..a7edcdb20 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2017-08-31 Peter Stephenson + * unposted: Functions/Misc/zed: zstyle -m can set match, + mbegin, mend, so declare locally. + * 41627: Src/loop.c, Test/C03traps.ztst: fix problem with ERR_RETURN in initialisation scripts and also on nested function involving ERR_RETURN suppression in the caller. -- cgit v1.2.3