1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-07 21:31:17 +02:00

correct old message number

This commit is contained in:
Oliver Kiddle 2003-11-13 15:50:25 +00:00
parent a6a63a147e
commit 3780c3e693

View file

@ -506,7 +506,7 @@
* users/6367: Doc/Zsh/contrib.yo: match-words-by-style was
wrongly called match-word-by-style.
* 19696: Completion/Unix/Command/_cvs: quoting of characters
* 18796: Completion/Unix/Command/_cvs: quoting of characters
when completing existing CVS-managed files (in particular
spaces) was flakey. The same problem probably exists for
completing modified files, but the code is indecipherable.