summaryrefslogtreecommitdiff
path: root/Completion/User/_make
AgeCommit message (Collapse)AuthorFilesLines
2001-04-02moved to Completion/Unix/Command/_makeSven Wischnowsky1-50/+0
2001-03-23add commands and call-command styles; mention some of the more expensive ↵Sven Wischnowsky1-1/+2
things about completion setup in the docs (13727)
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-10revert 11280Tanaka Akira1-1/+1
2000-05-0911280: Completion/User/_make: suppress an error with closed stdinTanaka Akira1-1/+1
on OpenBSD. 11278: Completion/User/_ssh: disable forwarding to use ssh.
2000-04-27use $words[1] to call make in _make and throw away stderr and use _call (10977)Sven Wischnowsky1-1/+1
2000-04-25Things that are in the ChangeLog but that somehow didn't get changed.Bart Schaefer1-1/+1
2000-04-11_make uses $words[1] for command name (10635)Sven Wischnowsky1-6/+6
2000-04-1010628: Check for GNU make using "_call version ..." as was done for GNU diff.Bart Schaefer1-4/+21
2000-04-07complete make targets of the form `foo bar:' (10575)Sven Wischnowsky1-1/+1
2000-04-01Updated from list as far as 10376Peter Stephenson1-2/+31
1999-04-15Initial revisionTanaka Akira1-0/+3