From a99f96797f5fc424554a94313dfc0d4a5b0923a1 Mon Sep 17 00:00:00 2001 From: Bart Schaefer Date: Sat, 4 Jun 2022 14:19:42 -0700 Subject: 50323: create helper for shadowing builtins or existing functions and use it when redefining compadd et al. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 839beb4f9..5490385f7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2022-06-04 Bart Schaefer + + * 50323: Completion/Base/Utility/_shadow (new file), + Completion/Base/Widget/_complete_help, Functions/Zle/keeper: + create helper for shadowing builtins or existing functions and + use it when redefining compadd et al. + 2022-06-03 Jun-ichi Takimoto * 50306: Src/jobs.c, Src/signals.c, Test/A05execution.ztst: fix -- cgit 1.4.1