From 92584634d3d39e9ca64475ae5af8010e2ccebe24 Mon Sep 17 00:00:00 2001 From: Daniel Shahaf Date: Sat, 26 Sep 2015 00:19:59 +0000 Subject: unposted (see 36633): _hg: Enable --option=value syntax and disable '-xy Xarg Yarg' syntax This simply removes the '-w' argument to _arguments and changes {-x+,--foo} to {-x+,--foo=} throughout the file. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index fbd7c3a00..f700ec067 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2015-09-26 Daniel Shahaf + + * unposted (see 36633): Completion/Unix/Command/_hg: _hg: + Enable --option=value syntax and disable '-xy Xarg Yarg' syntax + 2015-09-25 Daniel Shahaf * unposted: Src/Zle/zle_tricky.c Src/Zle/zle_utils.c: zle: -- cgit 1.4.1