1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-05 11:01:13 +02:00

unposted: rename _expand command completion to avoid clash with completer

This commit is contained in:
Peter Stephenson 2017-10-10 10:00:57 +01:00
parent ff3e47e9f4
commit aeed51fdfc
2 changed files with 3 additions and 0 deletions

View file

@ -1,5 +1,8 @@
2017-10-10 Peter Stephenson <p.stephenson@samsung.com>
* uposted, c.f. 41846: Completion/Unix/Command/_expand ->
_expand_cmd: rename to avoid clash with completer.
* 41842: Doc/Zsh/grammar.yo: split alias documentation, adding
more on problems.