about summary refs log tree commit diff
path: root/Functions/Zle/.distfiles
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2001-04-02 12:35:52 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2001-04-02 12:35:52 +0000
commit354cc487ff1773da015f1ee73545af5d8dbb697a (patch)
treed7d6a21ad7b5de0c37ce61f3a47f97570f7f7bd8 /Functions/Zle/.distfiles
parent369e172a851cb0696d9f3073862334a2e43901de (diff)
downloadzsh-354cc487ff1773da015f1ee73545af5d8dbb697a.tar.gz
zsh-354cc487ff1773da015f1ee73545af5d8dbb697a.tar.xz
zsh-354cc487ff1773da015f1ee73545af5d8dbb697a.zip
changed after moving functions
Diffstat (limited to 'Functions/Zle/.distfiles')
-rw-r--r--Functions/Zle/.distfiles7
1 files changed, 4 insertions, 3 deletions
diff --git a/Functions/Zle/.distfiles b/Functions/Zle/.distfiles
index 69914ce57..b17029a7e 100644
--- a/Functions/Zle/.distfiles
+++ b/Functions/Zle/.distfiles
@@ -1,5 +1,6 @@
 DISTFILES_SRC='
-    .distfiles history-search-end edit-command-line incremental-complete-word
-    incarg insert-files predict-on smart-insert-last-word
-    cycle-completion-positions
+.distfiles
+cycle-completion-positions  incarg                      predict-on
+edit-command-line           incremental-complete-word   smart-insert-last-word
+history-search-end          insert-files
 '