diff options
author | Oliver Kiddle <opk@users.sourceforge.net> | 2000-08-09 21:20:37 +0000 |
---|---|---|
committer | Oliver Kiddle <opk@users.sourceforge.net> | 2000-08-09 21:20:37 +0000 |
commit | 4239b1243a4795fc6e7207151334cce03dafe44e (patch) | |
tree | 1e31d80109b18bddd2afde6231f0d082d75346f9 /Completion/Builtins/.distfiles | |
parent | cb89544d32619822541153118b0bc9c936573c64 (diff) | |
download | zsh-4239b1243a4795fc6e7207151334cce03dafe44e.tar.gz zsh-4239b1243a4795fc6e7207151334cce03dafe44e.tar.xz zsh-4239b1243a4795fc6e7207151334cce03dafe44e.zip |
new completion for read builtin (12578)
Diffstat (limited to 'Completion/Builtins/.distfiles')
-rw-r--r-- | Completion/Builtins/.distfiles | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Completion/Builtins/.distfiles b/Completion/Builtins/.distfiles index 93a6ce398..d2878d165 100644 --- a/Completion/Builtins/.distfiles +++ b/Completion/Builtins/.distfiles @@ -2,7 +2,7 @@ DISTFILES_SRC=' .distfiles _aliases _arrays _autoload _bg_jobs _bindkey _builtin _cd _command _compdef _disable _echotc _emulate _enable _fc _fg_jobs _functions - _hash _kill _limits _nothing _pids _popd _print _sched _set _setopt - _source _stat _trap _unhash _unsetopt _vars _vars_eq _wait _which - _zcompile _zftp _zle _zmodload _zpty _signals _zstyle + _hash _kill _limits _nothing _pids _popd _print _read _sched _set + _setopt _source _stat _trap _unhash _unsetopt _vars _vars_eq _wait + _which _zcompile _zftp _zle _zmodload _zpty _signals _zstyle ' |