mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-29 05:21:00 +01:00
Last revision included too much, scale it back to only the merge of 1.15 and 1.16.
This commit is contained in:
parent
6fd2bb93bf
commit
8cbf1adc64
1 changed files with 16 additions and 25 deletions
|
|
@ -1,28 +1,19 @@
|
|||
DISTFILES_SRC='
|
||||
.distfiles
|
||||
backward-kill-word-match backward-word-match
|
||||
capitalize-word-match copy-earlier-word
|
||||
cycle-completion-positions define-composed-chars
|
||||
delete-whole-word-match down-case-word-match
|
||||
down-line-or-beginning-search edit-command-line
|
||||
forward-word-match history-beginning-search-menu
|
||||
history-pattern-search history-search-end
|
||||
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
|
||||
modify-current-argument
|
||||
narrow-to-region
|
||||
narrow-to-region-invisible predict-on
|
||||
quote-and-complete-word read-from-minibuffer
|
||||
replace-string select-word-style
|
||||
replace-string-again
|
||||
smart-insert-last-word
|
||||
split-shell-arguments
|
||||
transpose-words-match
|
||||
up-case-word-match up-line-or-beginning-search
|
||||
url-quote-magic which-command
|
||||
zed-set-file-name
|
||||
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
|
||||
'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue