1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-11-20 05:53:52 +01:00
zsh/Completion/Core
2000-04-12 12:35:38 +00:00
..
_all_labels _wanted now tests both tags and labels; change places where _wanted was called without a command; allow multiple patterns per string in file-patterns; update _next_tags to work with labels (10632) 2000-04-11 07:57:56 +00:00
_alternative
_approximate make _oldlist ignore list from _complete_help; _match runs for every match spec from matcher-list; _approximate doesn't redefine compadd if that is already a function (10641) 2000-04-11 09:40:13 +00:00
_call
_compalso
_complete
_correct
_description
_expand
_files allow brace expansion on patterns for file-patterns and tag-order (10695) 2000-04-12 12:35:38 +00:00
_funcall
_ignored
_list
_main_complete keep _oldlist from using the dummy match inserted for warnings (10691) 2000-04-12 09:28:56 +00:00
_match make _oldlist ignore list from _complete_help; _match runs for every match spec from matcher-list; _approximate doesn't redefine compadd if that is already a function (10641) 2000-04-11 09:40:13 +00:00
_menu
_message
_multi_parts
_next_label _wanted now tests both tags and labels; change places where _wanted was called without a command; allow multiple patterns per string in file-patterns; update _next_tags to work with labels (10632) 2000-04-11 07:57:56 +00:00
_normal
_oldlist keep _oldlist from using the dummy match inserted for warnings (10691) 2000-04-12 09:28:56 +00:00
_options
_parameters
_path_files
_prefix
_requested _wanted now tests both tags and labels; change places where _wanted was called without a command; allow multiple patterns per string in file-patterns; update _next_tags to work with labels (10632) 2000-04-11 07:57:56 +00:00
_sep_parts
_set_options
_setup
_sort_tags
_tags allow brace expansion on patterns for file-patterns and tag-order (10695) 2000-04-12 12:35:38 +00:00
_unset_options
_wanted _wanted now tests both tags and labels; change places where _wanted was called without a command; allow multiple patterns per string in file-patterns; update _next_tags to work with labels (10632) 2000-04-11 07:57:56 +00:00
.distfiles
compdump
compinit
compinstall 10669: compinstall more flexible with input and output files 2000-04-11 20:25:30 +00:00