about summary refs log tree commit diff
path: root/Doc
diff options
context:
space:
mode:
authorAndrey Borzenkov <bor@users.sourceforge.net>2009-02-08 08:09:18 +0000
committerAndrey Borzenkov <bor@users.sourceforge.net>2009-02-08 08:09:18 +0000
commit453597547a5c529efbab6b3122542c09104fa861 (patch)
treee0f567b2176d2a81b4f05637007ba5fdc40596a0 /Doc
parent4ed30bb21b0982824875f12e932081c589051f03 (diff)
downloadzsh-453597547a5c529efbab6b3122542c09104fa861.tar.gz
zsh-453597547a5c529efbab6b3122542c09104fa861.tar.xz
zsh-453597547a5c529efbab6b3122542c09104fa861.zip
26530: emulate -c restores all options on return
Diffstat (limited to 'Doc')
-rw-r--r--Doc/Zsh/builtins.yo3
1 files changed, 2 insertions, 1 deletions
diff --git a/Doc/Zsh/builtins.yo b/Doc/Zsh/builtins.yo
index 9927e9f71..4487ee175 100644
--- a/Doc/Zsh/builtins.yo
+++ b/Doc/Zsh/builtins.yo
@@ -357,7 +357,8 @@ noderef(Compatibility)
 .
 
 If tt(-c) tt(arg) is given, evaluate tt(arg) after temporary setting
-requested emulation. Emulation will be restored before tt(emulate) returns.
+requested emulation. Emulation and all options will be restored to their
+original values before tt(emulate) returns.
 
 If the tt(-R) option is given, all options
 are reset to their default value corresponding to the specified emulation