diff options
author | Sven Wischnowsky <wischnow@users.sourceforge.net> | 2000-04-28 13:20:11 +0000 |
---|---|---|
committer | Sven Wischnowsky <wischnow@users.sourceforge.net> | 2000-04-28 13:20:11 +0000 |
commit | 36023fdada9fd4c0b072527c49e69d2888d56096 (patch) | |
tree | 5711a48925567bbc7a3c60e262236f5cbe11a8b0 /ChangeLog | |
parent | 5a3fe9220dd77337202f8f095444556f4129a3f9 (diff) | |
download | zsh-36023fdada9fd4c0b072527c49e69d2888d56096.tar.gz zsh-36023fdada9fd4c0b072527c49e69d2888d56096.tar.xz zsh-36023fdada9fd4c0b072527c49e69d2888d56096.zip |
move compctl docs behind compsys, mention `zcompile -z' in compsys (11008)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 6c45b4491..dcfa938f6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2000-04-28 Sven Wischnowsky <wischnow@informatik.hu-berlin.de> + * 11008: Doc/zsh.yo, Doc/Zsh/compctl.yo, Doc/Zsh/compsys.yo, + Doc/Zsh/compwid.yo, Doc/Zsh/modules.yo, Doc/Zsh/seealso.yo, + Doc/Zsh/zle.yo: move compctl docs behind compsys, mention + `zcompile -z' in compsys + * 11007: Src/Zle/compmatch.c: misplaced cursor with partial-word matching |