about summary refs log tree commit diff
path: root/Completion/Core/_complete
Commit message (Expand)AuthorAgeFilesLines
* moved to Completion/Base/Completer/_completeSven Wischnowsky2001-04-021-144/+0
* add `services', allowing easier re-use of (parts of) completion functions (13...Sven Wischnowsky2001-01-151-2/+5
* if compcontext is an assoc, the keys are the completions and the values are t...Sven Wischnowsky2000-08-021-1/+12
* make $compcontext more powerful and easier to use for simple casesSven Wischnowsky2000-08-011-3/+63
* try to return the right value (12119)Sven Wischnowsky2000-06-291-0/+1
* make _complete return the right value (12109)Sven Wischnowsky2000-06-281-10/+9
* add _in_vared for completion inside vared; make insert-tab default to `false'...Sven Wischnowsky2000-05-151-15/+1
* make completion-in-vared complete parameter values as default; cleanup for _p...Sven Wischnowsky2000-05-021-0/+18
* Updated from list as far as 10376Peter Stephenson2000-04-011-22/+36
* Initial revisionTanaka Akira1999-04-151-0/+52