about summary refs log tree commit diff
path: root/Doc/Zsh/params.yo
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2009-05-20 09:04:39 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2009-05-20 09:04:39 +0000
commitfeb29659f1be2d94569afed60919b351a685abc8 (patch)
treedafad940dc82a81ce3b87575abfaa12b1e2ea542 /Doc/Zsh/params.yo
parentad3d514ac79b573ce43fa7089175de519f39f21d (diff)
downloadzsh-feb29659f1be2d94569afed60919b351a685abc8.tar.gz
zsh-feb29659f1be2d94569afed60919b351a685abc8.tar.xz
zsh-feb29659f1be2d94569afed60919b351a685abc8.zip
users/14143 plus tweak in padding code:
use default IFS if IFS is unset
Diffstat (limited to 'Doc/Zsh/params.yo')
-rw-r--r--Doc/Zsh/params.yo3
1 files changed, 3 insertions, 0 deletions
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))(