1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-11-19 21:44:11 +01:00

17304: tweak to tweak the tweaked tweak for zle -I in 17301

This commit is contained in:
Peter Stephenson 2002-06-07 18:04:35 +00:00
parent b673918c0f
commit 2cf42676cc

@ -3,7 +3,7 @@
* 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
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,
Src/text.c, Src/zsh.h: Instead of freeing Eprogs in one go