summaryrefslogtreecommitdiff
path: root/Completion/Builtins/_zcompile
AgeCommit message (Collapse)AuthorFilesLines
2001-04-02moved to Completion/Zsh/Command/_zcompileSven Wischnowsky1-26/+0
2001-04-01various doc fixes and minor completion function changes, most of whichOliver Kiddle1-5/+7
are to use the -A "-*" and -S options to _arguments (13863)
2000-05-31use compadd -[ak] (11549)Sven Wischnowsky1-1/+1
2000-05-05completion function cleanup for `_arguments' with the `-C' option and using ↵Sven Wischnowsky1-2/+2
it's return value (11195)
2000-05-03Andrej: handle -t option in _zcompile (11067)Sven Wischnowsky1-8/+9
2000-04-11_wanted now tests both tags and labels; change places where _wanted was ↵Sven Wischnowsky1-1/+2
called without a command; allow multiple patterns per string in file-patterns; update _next_tags to work with labels (10632)
2000-04-01Updated from list as far as 10376Peter Stephenson1-0/+22