From 11c3bc3d73c69d60ab88c1fd404fb37a35ee9f01 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Fri, 24 Oct 2014 09:54:55 +0100 Subject: 33480, slightly tweaked: fix for $' completion. Improves case where completing after the $' but before any closing quote, or if the closing quote is absent. No other change --- we still don't attempt to exand the quotes if we're inside them. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7deab9a57..db8dce098 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2014-10-24 Peter Stephenson + + * 33480 slightly tweaked: Src/Zle/zle_tricky.c: fix completion + after $' but before closing quote (if any). + 2014-10-24 Mikael Magnusson * 33485: Completion/Unix/Command/_su: fix a missing ;; case -- cgit 1.4.1