about summary refs log tree commit diff
path: root/Functions/Zle/.distfiles
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2003-04-03 10:04:43 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2003-04-03 10:04:43 +0000
commit7d4014c30afdc2b22711803f8fd567304bb8f6a8 (patch)
tree5d6486a81fa737057300a0e9d783ecbaa1cf1378 /Functions/Zle/.distfiles
parenta11c6ef15dbc86d0ca11569c7e8ce847b2ae746a (diff)
downloadzsh-7d4014c30afdc2b22711803f8fd567304bb8f6a8.tar.gz
zsh-7d4014c30afdc2b22711803f8fd567304bb8f6a8.tar.xz
zsh-7d4014c30afdc2b22711803f8fd567304bb8f6a8.zip
unposted: tidy up after word match functions from 18394
Diffstat (limited to 'Functions/Zle/.distfiles')
-rw-r--r--Functions/Zle/.distfiles8
1 files changed, 4 insertions, 4 deletions
diff --git a/Functions/Zle/.distfiles b/Functions/Zle/.distfiles
index 76a70e6b0..b12e00fb1 100644
--- a/Functions/Zle/.distfiles
+++ b/Functions/Zle/.distfiles
@@ -1,9 +1,5 @@
 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
@@ -12,4 +8,8 @@ down-line-or-beginning-search
 up-line-or-beginning-search
 narrow-to-region narrow-to-region-invisible
 read-from-minibuffer replace-string
+backward-kill-word-match backward-word-match capitalize-word-match
+down-case-word-match forward-word-match kill-word-match
+match-words-by-style select-word-style transpose-words-match
+up-case-word-match
 '