1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-09-22 03:40:47 +02:00
zsh/Src/Zle/complete.mdd
2001-11-15 12:35:47 +00:00

15 lines
420 B
Plaintext

name=zsh/complete
link=either
load=yes
functions='Completion/comp* Completion/AIX/*/* Completion/BSD/*/* Completion/Base/*/* Completion/Debian/*/* Completion/Mandrake/*/* 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"