diff options
author | Sven Wischnowsky <wischnow@users.sourceforge.net> | 2000-10-05 08:41:35 +0000 |
---|---|---|
committer | Sven Wischnowsky <wischnow@users.sourceforge.net> | 2000-10-05 08:41:35 +0000 |
commit | 62df18f0d8ce37c7d61aa58295c0e4b8b1a011a2 (patch) | |
tree | d5902174c74bf971f42372847fdca6bf8eaa0ccc /ChangeLog | |
parent | 0f2250de44f1d753d7d9dc7e0d4f8927137bd956 (diff) | |
download | zsh-62df18f0d8ce37c7d61aa58295c0e4b8b1a011a2.tar.gz zsh-62df18f0d8ce37c7d61aa58295c0e4b8b1a011a2.tar.xz zsh-62df18f0d8ce37c7d61aa58295c0e4b8b1a011a2.zip |
cleanup (12896)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index db80affc3..bc33f1924 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2000-10-05 Sven Wischnowsky <wischnow@zsh.org> + * 12896: Doc/Zsh/arith.yo, Doc/Zsh/builtins.yo, Doc/Zsh/compctl.yo, + Doc/Zsh/compsys.yo, Doc/Zsh/compwid.yo, Doc/Zsh/expn.yo, + Doc/Zsh/func.yo, Doc/Zsh/mod_complist.yo: cleanup + * 12892: Completion/Core/_files, Completion/Core/_path_files, Doc/Zsh/compsys.yo, Doc/Zsh/expn.yo: complete after autoloaded directories (a rather ugly hack); remove old code in _files (comma |