summaryrefslogtreecommitdiff
path: root/Completion/X/_xutils
AgeCommit message (Collapse)AuthorFilesLines
2001-04-02moved to Completion/X/Command/_x_utilsSven Wischnowsky1-165/+0
2001-01-15add `services', allowing easier re-use of (parts of) completion functions ↵Sven Wischnowsky1-1/+1
(13346)
2000-05-31use compadd -[ak] (11549)Sven Wischnowsky1-1/+1
2000-05-19don't use $match for something different than (#b)ackrefs (11464)Sven Wischnowsky1-1/+1
2000-05-03allow `-' in exclusion lists for _arguments, to avoid completing all options ↵Sven Wischnowsky1-1/+2
(11121)
2000-04-11_wanted now tests both tags and labels; change places where _wanted was ↵Sven Wischnowsky1-9/+15
called without a command; allow multiple patterns per string in file-patterns; update _next_tags to work with labels (10632)
2000-04-05use basename of commands instead of $words[1]Sven Wischnowsky1-1/+1
2000-04-01Updated from list as far as 10376Peter Stephenson1-10/+32
1999-09-21Initial revisionTanaka Akira1-0/+136