about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2008-04-03 08:46:43 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2008-04-03 08:46:43 +0000
commitb44ed0b03250e17a21194ca63602ff8dd5191583 (patch)
treebe03bc163726c14732a392f2e47f78b4d2c8bd44
parent662d3e297c836eefe5287d8f66c87570b7a96529 (diff)
downloadzsh-b44ed0b03250e17a21194ca63602ff8dd5191583.tar.gz
zsh-b44ed0b03250e17a21194ca63602ff8dd5191583.tar.xz
zsh-b44ed0b03250e17a21194ca63602ff8dd5191583.zip
unposted, see users/12758: [(w)...] does work with (r) and (R)
-rw-r--r--ChangeLog5
-rw-r--r--Doc/Zsh/params.yo4
2 files changed, 7 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index b1b272abd..1f4221c5c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-04-03  Peter Stephenson  <pws@csr.com>
+
+	* unposted, see users/12758: actually, [(w)...] does work with
+	(r) and (R).
+
 2008-04-02  Peter Stephenson  <pws@csr.com>
 
 	* users/12754: Doc/Zsh/params.yo: [(w)...] doesn't work with (i),
diff --git a/Doc/Zsh/params.yo b/Doc/Zsh/params.yo
index a6f187957..9fd21ab5d 100644
--- a/Doc/Zsh/params.yo
+++ b/Doc/Zsh/params.yo
@@ -190,8 +190,8 @@ startitem()
 item(tt(w))(
 If the parameter subscripted is a scalar then this flag makes
 subscripting work on words instead of characters.  The default word
-separator is whitespace.  Currently this flag does not work
-with reverse subscripting (the tt(i), tt(I), tt(r) and tt(R) flags).
+separator is whitespace.  This flag may not be used with the tt(i) or
+tt(I) flag.
 )
 item(tt(s:)var(string)tt(:))(
 This gives the var(string) that separates words (for use with the