summaryrefslogtreecommitdiff
path: root/Completion/Core/_description
AgeCommit message (Expand)AuthorFilesLines
2000-06-19allow _expand to expand braces; better detection of braces to complete in C (...Sven Wischnowsky1-0/+2
2000-06-19restore ZLS_COLORS when possible; better group-name handling in ZLS_COLORS (3...Sven Wischnowsky1-3/+4
2000-06-16enhance ignore-line to ignore all/current/other word(s) (11938)Sven Wischnowsky1-8/+12
2000-05-23use `set -A' instead of `eval' in more places (11525)Sven Wischnowsky1-6/+6
2000-05-1511392: Completion/Core/_description: ignore-line fix.Tanaka Akira1-2/+2
2000-05-08make _expand call _complete when called from _expand_word; add ignore-line st...Sven Wischnowsky1-3/+10
2000-04-17make _tags use C-code for braces in tag-order values; and misc. stuff (10775)Sven Wischnowsky1-2/+2
2000-04-01Updated from list as far as 10376Peter Stephenson1-10/+44
1999-08-19Initial revisionTanaka Akira1-0/+22