1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-27 04:40:59 +01:00

unposted: usual fixups for .distfiles

This commit is contained in:
Peter Stephenson 2002-03-05 18:34:18 +00:00
parent f71afa3e1c
commit 533cc753f7
4 changed files with 8 additions and 2 deletions

View file

@ -1,6 +1,10 @@
2002-03-05 Peter Stephenson <pws@csr.com>
* unposted; Config/version.mk: version 4.1.0-dev-4.
* unposted: Config/version.mk: version 4.1.0-dev-4.
* unposted: Functions/Zle/.distfiles,
Completion/Base/Utilities/.distfiles,
Completion/Base/Core/.distfiles: usual fixups for distributed files.
* 16767: Src/Zle/zle_hist.c, Doc/Zsh/zle.yo, Doc/Zsh/contrib.yo,
Functions/Zle/copy-earlier-word: Enhance insert-last-word to

View file

@ -2,4 +2,5 @@ DISTFILES_SRC='
.distfiles
_all_labels _main_complete _next_label _requested _tags
_description _message _normal _setup _wanted
_dispatch
'

View file

@ -2,7 +2,7 @@ DISTFILES_SRC='
.distfiles
_alternative _call_program _nothing _sub_commands
_arg_compile _combination _regex_arguments _values
_arguments _contexts _retrieve_cache _guard
_arguments _set_command _retrieve_cache _guard
_cache_invalid _describe _sep_parts
_call_function _multi_parts _store_cache
'

View file

@ -7,4 +7,5 @@ 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
copy-earlier-word
'