summaryrefslogtreecommitdiff
path: root/Completion/Core/_approximate
AgeCommit message (Collapse)AuthorFilesLines
2001-04-02moved to Completion/Base/Completer/_approximateSven Wischnowsky1-108/+0
2001-03-23probably no reason to put the (#a?) flag after an initial tilde in ↵Sven Wischnowsky1-4/+5
_approximate anymore (13730)
2000-05-19don't use $match for something different than (#b)ackrefs (11464)Sven Wischnowsky1-1/+1
2000-05-08misc. completion cleanups and changes (11242)Sven Wischnowsky1-1/+8
2000-04-11make _oldlist ignore list from _complete_help; _match runs for every match ↵Sven Wischnowsky1-13/+16
spec from matcher-list; _approximate doesn't redefine compadd if that is already a function (10641)
2000-04-01Updated from list as far as 10376Peter Stephenson1-146/+46
1999-04-15Initial revisionTanaka Akira1-0/+197