From 0cffb0a6b3602a00cebe2bbb7537d76727892959 Mon Sep 17 00:00:00 2001 From: Daniel Shahaf Date: Thu, 18 Jun 2020 11:42:19 +0000 Subject: 46072 + 46136: Add the 'zle $widget -f nolast' syntax, to improve add-zle-hook-widget support for multiple hook functions. See workers/46004 for the use-case. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index cc1963af2..0d3a50cd5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ 2020-06-27 Daniel Shahaf + * 46072 + 46136: Doc/Zsh/contrib.yo, Doc/Zsh/zle.yo, + Functions/Misc/add-zle-hook-widget, Src/Zle/zle_thingy.c, + Test/X04zlehighlight.ztst: Add the 'zle $widget -f nolast' + syntax, to improve add-zle-hook-widget support for multiple + hook functions. + * users/24959/0002: Doc/Zsh/grammar.yo: Update aliases documentation for the addition of the ALIAS_FUNC_DEF option. -- cgit v1.2.3-70-g09d2