mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-01-11 08:21:13 +01:00
17304: tweak to tweak the tweaked tweak for zle -I in 17301
This commit is contained in:
parent
b673918c0f
commit
2cf42676cc
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
* 17304: Src/Zle/zle_main.c, Doc/Zsh/zle.yo: (suggested by Bart)
|
* 17304: Src/Zle/zle_main.c, Doc/Zsh/zle.yo: (suggested by Bart)
|
||||||
tweak the tweaked tweak in 17301 so that zle -I returns status
|
tweak the tweaked tweak in 17301 so that zle -I returns status
|
||||||
0 if zle display was successfully invalidated even if by a
|
0 if zle display was successfully invalidated even if by a
|
||||||
previous cal to zle -I (user doesn't care).
|
previous call to zle -I (user doesn't care).
|
||||||
|
|
||||||
* 17299: Src/builtin.c, Src/exec.c, Src/init.c, Src/parse.c,
|
* 17299: Src/builtin.c, Src/exec.c, Src/init.c, Src/parse.c,
|
||||||
Src/text.c, Src/zsh.h: Instead of freeing Eprogs in one go
|
Src/text.c, Src/zsh.h: Instead of freeing Eprogs in one go
|
||||||
|
|
Loading…
Reference in a new issue