From 708999149bfcff2cef42c17d8d1c1ba0c6e38d32 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Mon, 22 Sep 2008 16:56:32 +0000 Subject: 25710: various minor consistency tweaks for VCS_Info --- Functions/VCS_Info/vcs_info_setsys | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Functions/VCS_Info/vcs_info_setsys') diff --git a/Functions/VCS_Info/vcs_info_setsys b/Functions/VCS_Info/vcs_info_setsys index b3b78348d..42be13cf7 100644 --- a/Functions/VCS_Info/vcs_info_setsys +++ b/Functions/VCS_Info/vcs_info_setsys @@ -2,7 +2,9 @@ ## Written by Frank Terbeck ## Distributed under the same BSD-ish license as zsh itself. -setopt localoptions noksharrays extendedglob typeset_silent NO_shwordsplit +emulate -L zsh +setopt extendedglob typeset_silent + local sys typeset -g VCS_INFO_backends -- cgit 1.4.1