diff options
author | Tanaka Akira <akr@users.sourceforge.net> | 1999-09-13 16:17:08 +0000 |
---|---|---|
committer | Tanaka Akira <akr@users.sourceforge.net> | 1999-09-13 16:17:08 +0000 |
commit | d2b14d6baa162305a2b1678fddb05b2d152a3cac (patch) | |
tree | 1266820c864db9dd7a7ac471f7cc4e02f29d7d1a /Completion/Commands/.distfiles | |
parent | 5dcad54926186c572d7dd653c1d621246048479f (diff) | |
download | zsh-d2b14d6baa162305a2b1678fddb05b2d152a3cac.tar.gz zsh-d2b14d6baa162305a2b1678fddb05b2d152a3cac.tar.xz zsh-d2b14d6baa162305a2b1678fddb05b2d152a3cac.zip |
zsh-3.1.6-pws-4 zsh-3.1.6-pws-4
Diffstat (limited to 'Completion/Commands/.distfiles')
-rw-r--r-- | Completion/Commands/.distfiles | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/Commands/.distfiles b/Completion/Commands/.distfiles index 7fef35230..74072b5de 100644 --- a/Completion/Commands/.distfiles +++ b/Completion/Commands/.distfiles @@ -1,4 +1,4 @@ DISTFILES_SRC=' .distfiles _correct_filename _correct_word _expand_word - _history_complete_word _read_comp _most_recent_file + _history_complete_word _read_comp _most_recent_file _verbose_list ' |