diff options
| author | Peter Stephenson <pws@users.sourceforge.net> | 2004-09-09 10:12:42 +0000 |
|---|---|---|
| committer | Peter Stephenson <pws@users.sourceforge.net> | 2004-09-09 10:12:42 +0000 |
| commit | 6b1dc0f701754f244cd090c8ec74db5af4a418ed (patch) | |
| tree | 1a6da686de0cdef82b578853c3ece22c4911db32 /ChangeLog | |
| parent | 20330: rationalise zle return statuses (diff) | |
| download | zsh-6b1dc0f701754f244cd090c8ec74db5af4a418ed.tar zsh-6b1dc0f701754f244cd090c8ec74db5af4a418ed.tar.gz zsh-6b1dc0f701754f244cd090c8ec74db5af4a418ed.tar.bz2 zsh-6b1dc0f701754f244cd090c8ec74db5af4a418ed.tar.lz zsh-6b1dc0f701754f244cd090c8ec74db5af4a418ed.tar.xz zsh-6b1dc0f701754f244cd090c8ec74db5af4a418ed.tar.zst zsh-6b1dc0f701754f244cd090c8ec74db5af4a418ed.zip | |
20331: Use internal zlong variables for consistency
20332: Add WIDGETSTYLE zle parameter
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2004-09-09 Peter Stephenson <pws@csr.com> + + * 20332: Src/Zle/zle_params.c, Doc/Zsh/zle.yo: add WIDGETSTYLE zle + parameter to reveal widget implementation: function name for zle + -N widgets and internal completion widget for zle -C widgets. + + * 20331: Src/builtin.c, Src/hist.c, Src/params.c, Src/prompt.c, + Src/zsh.h, Src/Zle/compctl.c: Where possible use internal zlong + variables for integers that correspond to shell variables. + 2004-09-08 Peter Stephenson <pws@csr.com> * 20330: Src/Zle/zle_thingy.c, Doc/Zsh/zle.yo: rationalise status |
