about summary refs log tree commit diff
path: root/Completion/User/_make
Commit message (Expand)AuthorAgeFilesLines
* moved to Completion/Unix/Command/_makeSven Wischnowsky2001-04-021-50/+0
* add commands and call-command styles; mention some of the more expensive thin...Sven Wischnowsky2001-03-231-1/+2
* add `services', allowing easier re-use of (parts of) completion functions (13...Sven Wischnowsky2001-01-151-1/+1
* use compadd -[ak] (11549)Sven Wischnowsky2000-05-311-1/+1
* revert 11280Tanaka Akira2000-05-101-1/+1
* 11280: Completion/User/_make: suppress an error with closed stdinTanaka Akira2000-05-091-1/+1
* use $words[1] to call make in _make and throw away stderr and use _call (10977)Sven Wischnowsky2000-04-271-1/+1
* Things that are in the ChangeLog but that somehow didn't get changed.Bart Schaefer2000-04-251-1/+1
* _make uses $words[1] for command name (10635)Sven Wischnowsky2000-04-111-6/+6
* 10628: Check for GNU make using "_call version ..." as was done for GNU diff.Bart Schaefer2000-04-101-4/+21
* complete make targets of the form `foo bar:' (10575)Sven Wischnowsky2000-04-071-1/+1
* Updated from list as far as 10376Peter Stephenson2000-04-011-2/+31
* Initial revisionTanaka Akira1999-04-151-0/+3