summaryrefslogtreecommitdiff
path: root/Completion/X
AgeCommit message (Expand)AuthorFilesLines
2001-04-02moved from Completion/X/_x_resourceSven Wischnowsky1-0/+9
2001-04-02moved to Completion/X/Type/_x_resourceSven Wischnowsky1-3/+0
2001-04-02moved from Completion/X/_x_nameSven Wischnowsky1-0/+9
2001-04-02moved to Completion/X/Type/_x_nameSven Wischnowsky1-3/+0
2001-04-02moved from Completion/X/_x_modifierSven Wischnowsky1-0/+7
2001-04-02moved to Completion/X/Type/_x_modifierSven Wischnowsky1-7/+0
2001-04-02moved from Completion/X/_x_localeSven Wischnowsky1-0/+9
2001-04-02moved to Completion/X/Type/_x_localeSven Wischnowsky1-3/+0
2001-04-02moved from Completion/X/_x_keysymSven Wischnowsky1-0/+22
2001-04-02moved to Completion/X/Type/_x_keysymSven Wischnowsky1-22/+0
2001-04-02moved from Completion/X/_x_geometrySven Wischnowsky1-0/+9
2001-04-02moved to Completion/X/Type/_x_geometrySven Wischnowsky1-3/+0
2001-04-02moved from Completion/X/_x_fontSven Wischnowsky1-0/+16
2001-04-02moved to Completion/X/Type/_x_fontSven Wischnowsky1-16/+0
2001-04-02moved from Completion/X/_x_extensionSven Wischnowsky1-0/+19
2001-04-02moved to Completion/X/Type/_x_extensionSven Wischnowsky1-19/+0
2001-04-02moved from Completion/X/_x_displaySven Wischnowsky1-0/+3
2001-04-02moved to Completion/X/Type/_x_displaySven Wischnowsky1-3/+0
2001-04-02moved from Completion/X/_x_cursorSven Wischnowsky1-0/+18
2001-04-02moved to Completion/X/Type/_x_cursorSven Wischnowsky1-18/+0
2001-04-02moved from Completion/X/_x_colormapidSven Wischnowsky1-0/+16
2001-04-02moved to Completion/X/Type/_x_colormapidSven Wischnowsky1-16/+0
2001-04-02moved from Completion/X/_x_colorSven Wischnowsky1-0/+35
2001-04-02moved to Completion/X/Type/_x_colorSven Wischnowsky1-35/+0
2001-04-02moved from Completion/X/_x_borderwidthSven Wischnowsky1-0/+9
2001-04-02moved to Completion/X/Type/_x_borderwidthSven Wischnowsky1-3/+0
2001-03-27make _arguments return 300 only if given the -R option (13790)Sven Wischnowsky2-28/+83
2001-01-15add `services', allowing easier re-use of (parts of) completion functions (13...Sven Wischnowsky1-1/+1
2000-10-06search for *.tif file, too (12919)Sven Wischnowsky1-69/+15
2000-08-01remove tests for kshautoload (use zcompile -z); fix for setting scriptname fo...Sven Wischnowsky2-2/+2
2000-06-22allow subscripts for compadd -[ak]; new style for history completion; better ...Sven Wischnowsky1-1/+1
2000-05-31use compadd -[ak] (11549)Sven Wischnowsky6-8/+8
2000-05-19don't use $match for something different than (#b)ackrefs (11464)Sven Wischnowsky1-1/+1
2000-05-0611223: Completion/Base/_regex_arguments, Completion/Debian/_apt,Tanaka Akira2-76/+136
2000-05-05completion function cleanup for `_arguments' with the `-C' option and using i...Sven Wischnowsky1-11/+13
2000-05-0411165: Completion/Base/_regex_arguments, Completion/Debian/_apt,Tanaka Akira2-52/+72
2000-05-03allow `-' in exclusion lists for _arguments, to avoid completing all options ...Sven Wischnowsky1-1/+2
2000-05-03add _xauth.Tanaka Akira1-1/+2
2000-05-0311109: Completion/X/_xauth: new completion for xauth.Tanaka Akira1-0/+115
2000-04-26*** empty log message ***Sven Wischnowsky1-3/+4
2000-04-26new completion function for xset from Tanaka (10885)Sven Wischnowsky1-0/+197
2000-04-26allow to anchor on gaps between strings in matching control specs (10926)Sven Wischnowsky1-10/+21
2000-04-11_wanted now tests both tags and labels; change places where _wanted was calle...Sven Wischnowsky9-25/+33
2000-04-0710564: typo in _wantedClint Adams1-1/+1
2000-04-05use basename of commands instead of $words[1]Sven Wischnowsky1-1/+1
2000-04-03Various completion fixesSven Wischnowsky1-1/+0
2000-04-01Updated from list as far as 10376Peter Stephenson8-39/+80
2000-03-24Initial revisionTanaka Akira2-0/+112
1999-11-03testTanaka Akira1-0/+10
1999-09-23Initial revisionTanaka Akira3-0/+120