From c6dfb2999d51be6e71176358a2e14360fe6e6ee6 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Thu, 19 Apr 2007 14:16:22 +0000 Subject: users/11419: zle copy-region-as-kill adds text to the kill ring --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 92e2820ba..b2cb75266 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,12 @@ 2007-04-19 Peter Stephenson + * users/11419: Doc/Zsh/zle.yo, + Functions/Zle/backward-kill-word-match, + Functions/Zle/delete-whole-word-match, + Functions/Zle/kill-word-match, Src/Zle/zle_misc.c, + Src/Zle/zle_utils.c: allow zle copy-region-as-kill with an + argument to add text to the kill ring from a widget function. + * unposted: Functions/Misc/add-zsh-hook: should have been added ages ago but wasn't. -- cgit 1.4.1