about summary refs log tree commit diff
diff options
context:
space:
mode:
authorBart Schaefer <barts@users.sourceforge.net>2000-04-04 11:20:52 +0000
committerBart Schaefer <barts@users.sourceforge.net>2000-04-04 11:20:52 +0000
commit4df35781480766a5da9099daf16f78b89f36e651 (patch)
tree7c29eb6d44341686865b109bb00092c2d201be20
parent7b016b8cd80c60658c92da63ea500998f299d77b (diff)
downloadzsh-4df35781480766a5da9099daf16f78b89f36e651.tar.gz
zsh-4df35781480766a5da9099daf16f78b89f36e651.tar.xz
zsh-4df35781480766a5da9099daf16f78b89f36e651.zip
Add _emulate, _zcompile, _all_labels, _ignored, _next_label.
-rw-r--r--Completion/Builtins/.distfiles7
-rw-r--r--Completion/Core/.distfiles7
2 files changed, 8 insertions, 6 deletions
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