diff options
| author | Sven Wischnowsky <wischnow@users.sourceforge.net> | 2000-04-19 13:42:51 +0000 |
|---|---|---|
| committer | Sven Wischnowsky <wischnow@users.sourceforge.net> | 2000-04-19 13:42:51 +0000 |
| commit | ad0c81a554fa248b154bb177ac2eb408fc8a1a64 (patch) | |
| tree | 64e08cef1464f71eeb14ce6e8ddc78b8addb3756 /ChangeLog | |
| parent | default for list-prompt style, %[MLP] use fixed-width strings, %[mlp] use var... (diff) | |
| download | zsh-ad0c81a554fa248b154bb177ac2eb408fc8a1a64.tar zsh-ad0c81a554fa248b154bb177ac2eb408fc8a1a64.tar.gz zsh-ad0c81a554fa248b154bb177ac2eb408fc8a1a64.tar.bz2 zsh-ad0c81a554fa248b154bb177ac2eb408fc8a1a64.tar.lz zsh-ad0c81a554fa248b154bb177ac2eb408fc8a1a64.tar.xz zsh-ad0c81a554fa248b154bb177ac2eb408fc8a1a64.tar.zst zsh-ad0c81a554fa248b154bb177ac2eb408fc8a1a64.zip | |
ensure zsh/compctl (ick!) module is loaded when zle is loaded from init file but zsh/complete isn't (10828)
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2000-04-19 Sven Wischnowsky <wischnow@informatik.hu-berlin.de> + * 10828: Src/module.c, Src/Zle/zle_tricky.c: ensure zsh/compctl + (ick!) module is loaded when zle is loaded from init file but + zsh/complete isn't + * 10816: Completion/Core/_main_complete, Doc/Zsh/compsys.yo, Doc/Zsh/mod_complist.yo, Src/Zle/complist.c: default for list-prompt style, %[MLP] use fixed-width strings, %[mlp] use |
