about summary refs log tree commit diff
path: root/Functions/Zle/.distfiles
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2005-08-22 09:27:57 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2005-08-22 09:27:57 +0000
commit7df83c6a1c5304506c2fd7d0444ad567493da719 (patch)
tree2bda8b80221626ab28bdb108d026229f0f3e24b9 /Functions/Zle/.distfiles
parent5b12bb382726ae2120d109fe1d55a548313ab8c0 (diff)
downloadzsh-7df83c6a1c5304506c2fd7d0444ad567493da719.tar.gz
zsh-7df83c6a1c5304506c2fd7d0444ad567493da719.tar.xz
zsh-7df83c6a1c5304506c2fd7d0444ad567493da719.zip
21676: insert-unicode-char now insert-composed-char.
Also uses RFC 1345.
Diffstat (limited to 'Functions/Zle/.distfiles')
-rw-r--r--Functions/Zle/.distfiles33
1 files changed, 17 insertions, 16 deletions
diff --git a/Functions/Zle/.distfiles b/Functions/Zle/.distfiles
index 499f33b6f..c6852732f 100644
--- a/Functions/Zle/.distfiles
+++ b/Functions/Zle/.distfiles
@@ -1,19 +1,20 @@
 DISTFILES_SRC='
 .distfiles
-cycle-completion-positions  incarg                      predict-on
-edit-command-line           incremental-complete-word   smart-insert-last-word
-history-search-end          insert-files
-copy-earlier-word
-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
-delete-whole-word-match quote-and-complete-word url-quote-magic
-zed-set-file-name history-pattern-search
-keeper
-which-command
+backward-kill-word-match       backward-word-match
+capitalize-word-match          copy-earlier-word
+cycle-completion-positions     delete-whole-word-match
+down-case-word-match           down-line-or-beginning-search
+edit-command-line              forward-word-match
+history-pattern-search         history-search-end
+incarg                         incremental-complete-word
+insert-composed-char           insert-files
+keeper                         kill-word-match
+match-words-by-style           narrow-to-region
+narrow-to-region-invisible     predict-on
+quote-and-complete-word        read-from-minibuffer
+replace-string                 select-word-style
+smart-insert-last-word         transpose-words-match
+up-case-word-match             up-line-or-beginning-search
+url-quote-magic                which-command
+zed-set-file-name
 '