From 2c612c5ba10d7278b76e1d05374cc617ed5ad5fc Mon Sep 17 00:00:00 2001 From: Daniel Shahaf Date: Mon, 19 Sep 2016 07:00:22 +0000 Subject: 39383: compadd: Restrict previous patch to the case where $PREFIX includes characters both from the -P prefix and from the (unprefixed) candidate completion word. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 2a8ba741b..ff313003b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2016-09-20 Daniel Shahaf + * 39383: Src/Zle/compcore.c: compadd: Restrict previous patch + to the case where $PREFIX includes characters both from the -P + prefix and from the (unprefixed) candidate completion word. + * 39372: Src/Zle/compcore.c: compadd: Match -P prefix all-or-nothing rather than greedily. -- cgit 1.4.1