about summary refs log tree commit diff
diff options
context:
space:
mode:
authorBarton E. Schaefer <schaefer@zsh.org>2016-07-17 12:07:43 -0700
committerBarton E. Schaefer <schaefer@zsh.org>2016-07-17 12:07:43 -0700
commitb3dba0f7c1e2accb18dcdb8d6329b4d6a8a568e8 (patch)
tree988c8d7f2d362c4e92f5c503b4638955be14828d
parente3884c60ed1a247af1e1578710629f2ca79630d8 (diff)
downloadzsh-b3dba0f7c1e2accb18dcdb8d6329b4d6a8a568e8.tar.gz
zsh-b3dba0f7c1e2accb18dcdb8d6329b4d6a8a568e8.tar.xz
zsh-b3dba0f7c1e2accb18dcdb8d6329b4d6a8a568e8.zip
Relocate add-zle-hook-widget, everything else in Functions/Zle is a widget.
-rw-r--r--ChangeLog2
-rw-r--r--Functions/Misc/add-zle-hook-widget (renamed from Functions/Zle/add-zle-hook-widget)0
2 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bb33f16b2..8d75759ec 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2016-07-17  Barton E. Schaefer  <schaefer@zsh.org>
 
+	* unposted: Functions/Misc/add-zle-hook-widget:  Move from Zle/.
+	
 	* 38866: Doc/Zsh/contrib.yo: update add-zle-hook-widget for 38850.
 
 	* 38866 (+ tweak 38872): Functions/Zle/add-zle-hook-widget: fix
diff --git a/Functions/Zle/add-zle-hook-widget b/Functions/Misc/add-zle-hook-widget
index 04be50478..04be50478 100644
--- a/Functions/Zle/add-zle-hook-widget
+++ b/Functions/Misc/add-zle-hook-widget