From b687bd97509053f27a27dab2f0e0cc13fa99ba02 Mon Sep 17 00:00:00 2001 From: Sven Wischnowsky Date: Mon, 3 Apr 2000 15:27:14 +0000 Subject: Various completion fixes --- Completion/X/_xmodmap | 1 - 1 file changed, 1 deletion(-) (limited to 'Completion/X') diff --git a/Completion/X/_xmodmap b/Completion/X/_xmodmap index 1cd461d4c..6595d5adf 100644 --- a/Completion/X/_xmodmap +++ b/Completion/X/_xmodmap @@ -86,7 +86,6 @@ if [[ -n "$state" ]]; then while _next_label commands expl command; do compadd "$expl[@]" -S ' ' keycode keysym clear add remove && ret=0 compadd "$expl[@]" -S ' = ' pointer && ret=0 - (( ret )) || return 0 done fi fi -- cgit 1.4.1