From 4df35781480766a5da9099daf16f78b89f36e651 Mon Sep 17 00:00:00 2001 From: Bart Schaefer Date: Tue, 4 Apr 2000 11:20:52 +0000 Subject: Add _emulate, _zcompile, _all_labels, _ignored, _next_label. --- Completion/Builtins/.distfiles | 7 ++++--- Completion/Core/.distfiles | 7 ++++--- 2 files changed, 8 insertions(+), 6 deletions(-) (limited to 'Completion') diff --git a/Completion/Builtins/.distfiles b/Completion/Builtins/.distfiles index 97906e91f..0ea9e7a71 100644 --- a/Completion/Builtins/.distfiles +++ b/Completion/Builtins/.distfiles @@ -1,7 +1,8 @@ DISTFILES_SRC=' .distfiles _aliases _arrays _autoload _bg_jobs _bindkey _builtin _cd _command - _dirs _disable _echotc _enable _fc _functions _hash _jobs _kill - _limits _sched _set _setopt _source _trap _unhash _unsetopt _vars_eq - _wait _which _zftp _zle _zmodload + _compdef _disable _echotc _emulate _enable _fc _fg_jobs _functions + _hash _kill _limits _nothing _pids _popd _sched _set _setopt _source + _stat _trap _unhash _unsetopt _vars _vars_eq _wait _which _zcompile + _zftp _zle _zmodload _zpty _signals _zstyle ' diff --git a/Completion/Core/.distfiles b/Completion/Core/.distfiles index 0c85315fb..ff67b283e 100644 --- a/Completion/Core/.distfiles +++ b/Completion/Core/.distfiles @@ -1,8 +1,9 @@ DISTFILES_SRC=' .distfiles - _alternative _approximate _call _compalso _complete _correct _description - _expand _files _funcall _list _main_complete _match - _menu _multi_parts _message _normal _oldlist _options + _all_labels _alternative _approximate + _call _compalso _complete _correct _description + _expand _files _funcall _ignored _list _main_complete _match + _menu _multi_parts _message _next_label _normal _oldlist _options _parameters _path_files _prefix _requested _sep_parts _set_options _setup _sort_tags _tags _unset_options _wanted -- cgit 1.4.1