diff options
author | Bart Schaefer <barts@users.sourceforge.net> | 2000-06-26 15:36:57 +0000 |
---|---|---|
committer | Bart Schaefer <barts@users.sourceforge.net> | 2000-06-26 15:36:57 +0000 |
commit | 8d0feb4b316f468983830143fbfcaabea5151b30 (patch) | |
tree | ffd0a05d900f3de8e9486767c4c37a918069bba7 /Doc/Zsh/builtins.yo | |
parent | acda8dc2564ea0099c6a948cbbfaaefde81f8652 (diff) | |
download | zsh-8d0feb4b316f468983830143fbfcaabea5151b30.tar.gz zsh-8d0feb4b316f468983830143fbfcaabea5151b30.tar.xz zsh-8d0feb4b316f468983830143fbfcaabea5151b30.zip |
12074: Remove one more reference to compfmt; add missing menu items.
Diffstat (limited to 'Doc/Zsh/builtins.yo')
-rw-r--r-- | Doc/Zsh/builtins.yo | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Doc/Zsh/builtins.yo b/Doc/Zsh/builtins.yo index 7a6b50a98..b72778ce4 100644 --- a/Doc/Zsh/builtins.yo +++ b/Doc/Zsh/builtins.yo @@ -177,7 +177,6 @@ module(compcall)(zsh/compctl) module(compctl)(zsh/compctl) module(compdescribe)(zsh/computil) module(compfiles)(zsh/computil) -alias(compfmt)(zformat -f) module(compgroups)(zsh/computil) module(compquote)(zsh/computil) module(comptags)(zsh/computil) |