1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-11 22:51:17 +02:00

28282: new function zlecallhook()

fix arguments to zle-keymap-select
This commit is contained in:
Peter Stephenson 2010-09-20 09:27:46 +00:00
parent 9530331b4f
commit 8856dc878e
4 changed files with 44 additions and 35 deletions

View file

@ -1,3 +1,9 @@
2010-09-20 Peter Stephenson <pws@csr.com>
* 28282: Src/Zle/zle_keymap.c, Src/Zle/zle_main.c,
Src/zle_utils.c: new function zlecallhook() and fix argument to
zle-keymap-select.
2010-09-19 Barton E. Schaefer <schaefer@zsh.org>
* 28268: Src/builtin.c: I/O to a terminated (or never created)
@ -13662,5 +13668,5 @@
*****************************************************
* This is used by the shell to define $ZSH_PATCHLEVEL
* $Revision: 1.5084 $
* $Revision: 1.5085 $
*****************************************************

View file

Internal server error - The gay git

500

Internal server error

Forgejo version: 9.0.3

@ -486,22 +486,11 @@ selectkeymap(char *name, int fb)