mirror of
git://git.code.sf.net/p/zsh/code
synced 2024-11-19 13:33:52 +01:00
Add _emulate, _zcompile, _all_labels, _ignored, _next_label.
This commit is contained in:
parent
7b016b8cd8
commit
4df3578148
@ -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
|
||||
'
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user