diff options
author | Tanaka Akira <akr@users.sourceforge.net> | 1999-07-12 17:02:40 +0000 |
---|---|---|
committer | Tanaka Akira <akr@users.sourceforge.net> | 1999-07-12 17:02:40 +0000 |
commit | 1f6786ef7ae24ff858f52c6d4ac2bc23d529c0c1 (patch) | |
tree | 608d6471d477e8d4d9eafa62f521be50c3248f6e /Completion/Commands/.distfiles | |
parent | 7c670f1e6a0e154f0b1a2d4b6eed0e71c9404b56 (diff) | |
download | zsh-3.1.6-test-1.tar.gz zsh-3.1.6-test-1.tar.xz zsh-3.1.6-test-1.zip |
zsh-3.1.6-test-1 zsh-3.1.6-test-1
Diffstat (limited to 'Completion/Commands/.distfiles')
-rw-r--r-- | Completion/Commands/.distfiles | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Completion/Commands/.distfiles b/Completion/Commands/.distfiles index 7b2a319fe..7fef35230 100644 --- a/Completion/Commands/.distfiles +++ b/Completion/Commands/.distfiles @@ -1,3 +1,4 @@ DISTFILES_SRC=' - .distfiles _correct_filename _correct_word _expand_word _most_recent_file + .distfiles _correct_filename _correct_word _expand_word + _history_complete_word _read_comp _most_recent_file ' |