diff options
author | Tanaka Akira <akr@users.sourceforge.net> | 1999-11-17 15:01:46 +0000 |
---|---|---|
committer | Tanaka Akira <akr@users.sourceforge.net> | 1999-11-17 15:01:46 +0000 |
commit | cd703bda4a6b406da4f5c8a465bed1180de6691d (patch) | |
tree | 6d2a924e8b877a3f40a753baeecc69ad74ca5e9b /Completion/Builtins/.distfiles | |
parent | 4b083ad1ecbaa46974f12df9c94107aef0a3589e (diff) | |
download | zsh-cd703bda4a6b406da4f5c8a465bed1180de6691d.tar.gz zsh-cd703bda4a6b406da4f5c8a465bed1180de6691d.tar.xz zsh-cd703bda4a6b406da4f5c8a465bed1180de6691d.zip |
zsh-workers/8657
Diffstat (limited to 'Completion/Builtins/.distfiles')
-rw-r--r-- | Completion/Builtins/.distfiles | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Completion/Builtins/.distfiles b/Completion/Builtins/.distfiles index 4835ea581..b5ad27f93 100644 --- a/Completion/Builtins/.distfiles +++ b/Completion/Builtins/.distfiles @@ -2,6 +2,6 @@ DISTFILES_SRC=' .distfiles _aliases _arrays _autoload _bg_jobs _bindkey _builtin _cd _command _compdef _disable _echotc _enable _fc _fg_jobs _functions _hash _kill - _limits _nothing _popd _sched _set _setopt _source _stat _trap _unhash - _unsetopt _vars_eq _wait _which _zftp _zle _zmodload + _limits _nothing _pids _popd _sched _set _setopt _source _stat _trap + _unhash _unsetopt _vars _vars_eq _wait _which _zftp _zle _zmodload ' |