diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2001-09-27 12:03:03 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2001-09-27 12:03:03 +0000 |
commit | 4f1d07bb8622f27135b90c5622a032a4d2fbdee3 (patch) | |
tree | 1b7374b8ca419127410b980e0596d38553f95b7a /Functions/Zle | |
parent | fbd6d8b2f1a43baae47bcb3bb295a7c6c2489b02 (diff) | |
download | zsh-4f1d07bb8622f27135b90c5622a032a4d2fbdee3.tar.gz zsh-4f1d07bb8622f27135b90c5622a032a4d2fbdee3.tar.xz zsh-4f1d07bb8622f27135b90c5622a032a4d2fbdee3.zip |
.distfiles fixes for 4.1.0-dev-2 zsh-4.1.0-dev-2
Diffstat (limited to 'Functions/Zle')
-rw-r--r-- | Functions/Zle/.distfiles | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Functions/Zle/.distfiles b/Functions/Zle/.distfiles index 7de26ec71..1527b7e16 100644 --- a/Functions/Zle/.distfiles +++ b/Functions/Zle/.distfiles @@ -2,6 +2,8 @@ DISTFILES_SRC=' .distfiles bash-backward-kill-word bash-backward-word bash-kill-word bash-forward-word +bash-down-case-word bash-transpose-words +bash-up-case-word cycle-completion-positions incarg predict-on edit-command-line incremental-complete-word smart-insert-last-word history-search-end insert-files |