From 95abfc0e2ad392a404a0a1f940951afb9aa924a2 Mon Sep 17 00:00:00 2001 From: Oliver Kiddle Date: Fri, 4 Jan 2002 12:09:29 +0000 Subject: 16398: updated zstyle completion and related cleanup --- Completion/Base/Utility/_regex_arguments | 7 ------- 1 file changed, 7 deletions(-) (limited to 'Completion/Base') diff --git a/Completion/Base/Utility/_regex_arguments b/Completion/Base/Utility/_regex_arguments index 2ace6ba72..2e8fee8f5 100644 --- a/Completion/Base/Utility/_regex_arguments +++ b/Completion/Base/Utility/_regex_arguments @@ -2,13 +2,6 @@ ## usage: _regex_arguments funcname regex -## configuration key used: - -# regex_arguments_path -# The path to a directory for caching. (default: ~/.zsh/regex_arguments) - -## - # _regex_arguments compiles `regex' and emits the result of the state # machine into the function `funcname'. `funcname' parses a command line # according to `regex' and evaluates appropriate actions in `regex'. Before -- cgit 1.4.1