From feb29659f1be2d94569afed60919b351a685abc8 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Wed, 20 May 2009 09:04:39 +0000 Subject: users/14143 plus tweak in padding code: use default IFS if IFS is unset --- Doc/Zsh/params.yo | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Doc') diff --git a/Doc/Zsh/params.yo b/Doc/Zsh/params.yo index f77d36db4..18c146802 100644 --- a/Doc/Zsh/params.yo +++ b/Doc/Zsh/params.yo @@ -893,6 +893,9 @@ character together with any adjacent IFS white space character delimit a field. If an IFS white space character appears twice consecutively in the IFS, this character is treated as if it were not an IFS white space character. + +If the parameter is unset, the default is used. Note this has +a different effect from setting the parameter to an empty string. ) vindex(KEYTIMEOUT) item(tt(KEYTIMEOUT))( -- cgit 1.4.1