summaryrefslogtreecommitdiff
path: root/Completion/Base/Completer/_approximate
AgeCommit message (Collapse)AuthorFilesLines
2005-03-2121046: make unfunction compadd more reliablePeter Stephenson1-3/+15
2002-01-07fixes for completion of signal names with SIG prefix and for completing ↵Sven Wischnowsky1-2/+2
command names instead of pids (16406)
2001-08-20undo most of 15650, do that in shell code (15669)Sven Wischnowsky1-5/+6
2001-08-1615638Sven Wischnowsky1-1/+2
2001-08-07make _dd not use already used specs; fix for selecting stuff to complete in ↵Sven Wischnowsky1-1/+6
_describe; fix for correction and _describe with grouped lists (15588)
2001-05-29spelling correctionsOliver Kiddle1-1/+1
2001-04-27Use trap for unfunction compadd in _approximate.Bart Schaefer1-4/+2
2001-04-02moved from Completion/Core/_approximateSven Wischnowsky1-0/+108