mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-09-07 11:41:16 +02:00
unposted: ChangeLog: Fix X-Seq numbers for the 39657, 39658, 39659 patch series.
This commit is contained in:
parent
3d2814072a
commit
aebdbfd7ba
1 changed files with 5 additions and 2 deletions
|
@ -1,5 +1,8 @@
|
||||||
2021-03-29 Daniel Shahaf <d.s@daniel.shahaf.name>
|
2021-03-29 Daniel Shahaf <d.s@daniel.shahaf.name>
|
||||||
|
|
||||||
|
* unposted: ChangeLog: Fix X-Seq numbers for the 39657, 39658,
|
||||||
|
39659 patch series.
|
||||||
|
|
||||||
* unposted: Doc/Zsh/compsys.yo: docs: _arguments: Fix a typo
|
* unposted: Doc/Zsh/compsys.yo: docs: _arguments: Fix a typo
|
||||||
in the example.
|
in the example.
|
||||||
|
|
||||||
|
@ -7493,10 +7496,10 @@ g
|
||||||
Baptiste Daroussin) Better support bmake, FreeBSD's default
|
Baptiste Daroussin) Better support bmake, FreeBSD's default
|
||||||
make(1) implementation.
|
make(1) implementation.
|
||||||
|
|
||||||
* 39657: Completion/Zsh/Command/_zstyle: Complete the -g,
|
* 39659: Completion/Zsh/Command/_zstyle: Complete the -g,
|
||||||
-s,-b,-a, -t,-T, -m options.
|
-s,-b,-a, -t,-T, -m options.
|
||||||
|
|
||||||
* 39657: Completion/Zsh/Command/_zstyle: When completing a
|
* 39658: Completion/Zsh/Command/_zstyle: When completing a
|
||||||
style for an unrecognised context, complete all known styles.
|
style for an unrecognised context, complete all known styles.
|
||||||
|
|
||||||
* 39657: Completion/Zsh/Command/_zstyle,
|
* 39657: Completion/Zsh/Command/_zstyle,
|
||||||
|
|
Loading…
Reference in a new issue