mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-13 11:21:13 +02:00
add zstyle+ (this is the *real* 3.1.7-pre-1)
This commit is contained in:
parent
155df70ca8
commit
cd962793df
2 changed files with 5 additions and 3 deletions
|
@ -2,6 +2,8 @@
|
||||||
|
|
||||||
* Config/version.mk: 3.1.7-pre-1
|
* Config/version.mk: 3.1.7-pre-1
|
||||||
|
|
||||||
|
* Functions/Misc/.distfiles: add zstyle+.
|
||||||
|
|
||||||
* Test/.distfiles, Test/12procsubst.ztst, Test/13parameter.ztst,
|
* Test/.distfiles, Test/12procsubst.ztst, Test/13parameter.ztst,
|
||||||
Test/ztst.zsh: new tests; use null glob clearing up.
|
Test/ztst.zsh: new tests; use null glob clearing up.
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
DISTFILES_SRC='
|
DISTFILES_SRC='
|
||||||
.distfiles
|
.distfiles
|
||||||
acx allopt cat cdmatch cdmatch2 checkmail cx harden mere multicomp
|
acx allopt cat cdmatch cdmatch2 checkmail colors cx harden
|
||||||
proto pushd randline run-help yp yu zed zless zls
|
is-at-least mere multicomp nslookup proto pushd randline
|
||||||
|
run-help yp yu zed zless zls zmv zrecompile zstyle+
|
||||||
'
|
'
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue