1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-02 17:01:19 +02:00
zsh/Src/Zle/complete.mdd
2001-04-19 10:39:45 +00:00

15 lines
396 B
Plaintext

name=zsh/complete
link=either
load=yes
functions='Completion/comp* Completion/AIX/*/* Completion/BSD/*/* Completion/Base/*/* Completion/Debian/*/* Completion/Redhat/*/* Completion/Unix/*/* Completion/X/*/* Completion/Zsh/*/*'
moddeps="zsh/zle"
autobins="compadd compset"
autoprefixconds="prefix suffix between after"
headers="comp.h"
objects="complete.o compcore.o compmatch.o compresult.o"