diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2006-08-14 16:14:41 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2006-08-14 16:14:41 +0000 |
commit | 3a97920199accf4f63b622645ea208ccad42d07b (patch) | |
tree | c3232175e212b0c2c07e8c628d9eed757666a7a9 /Functions/Zle/.distfiles | |
parent | f2dbedcc4f878e4eb35f72899feec7593d920c5a (diff) | |
download | zsh-3a97920199accf4f63b622645ea208ccad42d07b.tar.gz zsh-3a97920199accf4f63b622645ea208ccad42d07b.tar.xz zsh-3a97920199accf4f63b622645ea208ccad42d07b.zip |
22606: add match-word-context.
Remove workaround from match-words-by-style
Diffstat (limited to 'Functions/Zle/.distfiles')
-rw-r--r-- | Functions/Zle/.distfiles | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Functions/Zle/.distfiles b/Functions/Zle/.distfiles index fdf282ab5..276f17b33 100644 --- a/Functions/Zle/.distfiles +++ b/Functions/Zle/.distfiles @@ -11,6 +11,7 @@ incarg incremental-complete-word insert-composed-char insert-files insert-unicode-char keeper keymap+widget kill-word-match +match-word-context match-words-by-style narrow-to-region narrow-to-region-invisible predict-on quote-and-complete-word read-from-minibuffer |