From cb4bb129dd143255a582ddd203baa73d3dcc1db7 Mon Sep 17 00:00:00 2001 From: Sven Wischnowsky Date: Fri, 6 Oct 2000 13:01:51 +0000 Subject: more option setting cleanup; remove some unnecessary setopts, remove N qualifiers (12917) --- Completion/Builtins/_popd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion/Builtins/_popd') diff --git a/Completion/Builtins/_popd b/Completion/Builtins/_popd index ff9ede12e..f551bb299 100644 --- a/Completion/Builtins/_popd +++ b/Completion/Builtins/_popd @@ -5,7 +5,7 @@ # way round if pushdminus is set). Note that this function is also called # from _cd for cd and pushd. -setopt extendedglob nonomatch +setopt localoptions nonomatch local expl list lines revlines disp -- cgit 1.4.1