about summary refs log tree commit diff
path: root/Functions
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2001-10-24 16:59:11 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2001-10-24 16:59:11 +0000
commit1055e40c9315d3fbb54bd7d671fe62902eb130db (patch)
treebce5078b41fff8e68e4f24f0838230d1b1cb7169 /Functions
parent357a0ea7cf52085060e895156162885990171ec3 (diff)
downloadzsh-1055e40c9315d3fbb54bd7d671fe62902eb130db.tar.gz
zsh-1055e40c9315d3fbb54bd7d671fe62902eb130db.tar.xz
zsh-1055e40c9315d3fbb54bd7d671fe62902eb130db.zip
Fix some .distfiles zsh-4.0.3
Diffstat (limited to 'Functions')
-rw-r--r--Functions/Zle/.distfiles7
1 files changed, 5 insertions, 2 deletions
diff --git a/Functions/Zle/.distfiles b/Functions/Zle/.distfiles
index ec40bba3f..004c2ee27 100644
--- a/Functions/Zle/.distfiles
+++ b/Functions/Zle/.distfiles
@@ -1,4 +1,7 @@
 DISTFILES_SRC='
-    .distfiles history-search-end incremental-complete-word
-    incarg insert-files predict-on
+.distfiles
+bash-backward-kill-word
+cycle-completion-positions  incarg                      predict-on
+edit-command-line           incremental-complete-word   smart-insert-last-word
+history-search-end          insert-files
 '