1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-10 12:40:58 +02:00

complete make targets of the form `foo bar:' (10575)

This commit is contained in:
Sven Wischnowsky 2000-04-07 10:01:20 +00:00
parent 920c353740
commit 424ad9fc1d
2 changed files with 4 additions and 1 deletions

View file

@ -1,5 +1,8 @@
2000-04-07 Sven Wischnowsky <wischnow@informatik.hu-berlin.de> 2000-04-07 Sven Wischnowsky <wischnow@informatik.hu-berlin.de>
* 10575: Completion/User/_make: complete make targets of the form
`foo bar:'
* 10573: Src/Zle/compmatch.c: cursor placed on wrong word part * 10573: Src/Zle/compmatch.c: cursor placed on wrong word part
with ** match spec with ** match spec