diff options
author | Sven Wischnowsky <wischnow@users.sourceforge.net> | 2001-04-02 12:35:52 +0000 |
---|---|---|
committer | Sven Wischnowsky <wischnow@users.sourceforge.net> | 2001-04-02 12:35:52 +0000 |
commit | 354cc487ff1773da015f1ee73545af5d8dbb697a (patch) | |
tree | d7d6a21ad7b5de0c37ce61f3a47f97570f7f7bd8 /Completion/Commands | |
parent | 369e172a851cb0696d9f3073862334a2e43901de (diff) | |
download | zsh-354cc487ff1773da015f1ee73545af5d8dbb697a.tar.gz zsh-354cc487ff1773da015f1ee73545af5d8dbb697a.tar.xz zsh-354cc487ff1773da015f1ee73545af5d8dbb697a.zip |
changed after moving functions
Diffstat (limited to 'Completion/Commands')
-rw-r--r-- | Completion/Commands/.distfiles | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/Completion/Commands/.distfiles b/Completion/Commands/.distfiles index bb391269c..efdb5b94f 100644 --- a/Completion/Commands/.distfiles +++ b/Completion/Commands/.distfiles @@ -1,6 +1,4 @@ DISTFILES_SRC=' - .distfiles - _bash_completions _complete_debug _correct_filename _correct_word - _expand_word _history_complete_word _read_comp _most_recent_file - _complete_help _next_tags _complete_tag _generic +.distfiles +_history_complete_word~ ' |