1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-11-19 21:44:11 +01:00

Tiny clarification.

This commit is contained in:
Bart Schaefer 2000-10-09 14:27:04 +00:00
parent 3f63f13610
commit 1ea97c109f

@ -1,7 +1,7 @@
2000-10-09 Sven Wischnowsky <wischnow@zsh.org>
* 12930: Src/Zle/compmatch.c: prefer exact character matches over
match specs (so that `nom' can match `nomatch')
match specs (so that `nom' can match `nomatch' in _options)
2000-10-06 Sven Wischnowsky <wischnow@zsh.org>