mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-09-02 22:11:54 +02:00
12086: Alphabetize new entries in compsys.yo; stick users/ on article number
references that came from the zsh-users list.
This commit is contained in:
parent
9eca7fc726
commit
b779cb9d95
1 changed files with 10 additions and 5 deletions
15
ChangeLog
15
ChangeLog
|
@ -1,8 +1,13 @@
|
|||
2000-06-27 Bart Schaefer <schaefer@brasslantern.com>
|
||||
|
||||
* 12086: Doc/Zsh/compsys.yo: Move _use_lo doc into alphabetical
|
||||
order; separate _files and _path_files for same reason.
|
||||
|
||||
2000-06-27 Sven Wischnowsky <wischnow@zsh.org>
|
||||
|
||||
* 3219: Completion/Core/_main_complete, Doc/Zsh/compsys.yo: menu
|
||||
style accepts yes=x to start menu completion if there are at least
|
||||
x matches
|
||||
* users/3219: Completion/Core/_main_complete, Doc/Zsh/compsys.yo:
|
||||
menu style accepts yes=x to start menu completion if there are at
|
||||
least x matches
|
||||
|
||||
* Andrej: 12084: Src/Modules/zpty.c: don't close slave if not yet open
|
||||
|
||||
|
@ -37,8 +42,8 @@
|
|||
|
||||
2000-06-26 Sven Wischnowsky <wischnow@zsh.org>
|
||||
|
||||
* 3208: Completion/User/_use_lo: default completion even if there
|
||||
are options
|
||||
* users/3208: Completion/User/_use_lo: default completion even if
|
||||
there are options
|
||||
|
||||
* 12070: Completion/Core/_ignored: fix for completer lookup in
|
||||
_ignored
|
||||
|
|
Loading…
Reference in a new issue