mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-01-27 14:11:14 +01:00
11392: Completion/Core/_description: ignore-line fix.
This commit is contained in:
parent
195f1c4015
commit
072be45ee5
2 changed files with 6 additions and 2 deletions
|
@ -1,3 +1,7 @@
|
|||
2000-05-15 Tanaka Akira <akr@zsh.org>
|
||||
|
||||
* 11392: Completion/Core/_description: ignore-line fix.
|
||||
|
||||
2000-05-15 Clint Adams <schizo@debian.org>
|
||||
|
||||
* 11387: Doc/Zsh/options.yo, Src/math.c, Src/options.c,
|
||||
|
|
|
@ -33,9 +33,9 @@ if [[ -z "$_comp_no_ignore" ]]; then
|
|||