From f1d2fddeca5388c2d6009cc5488cb431e11387b2 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Fri, 8 Jun 2007 13:58:40 +0000 Subject: 23537: make style list a hash table --- Doc/Zsh/mod_zutil.yo | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Doc/Zsh/mod_zutil.yo') diff --git a/Doc/Zsh/mod_zutil.yo b/Doc/Zsh/mod_zutil.yo index 659b4aff7..d3699b158 100644 --- a/Doc/Zsh/mod_zutil.yo +++ b/Doc/Zsh/mod_zutil.yo @@ -30,7 +30,8 @@ simple strings are considered to be more specific than patterns and complex patterns are considered to be more specific than the pattern `tt(*)'. -The first form (without arguments) lists the definitions in the order +The first form (without arguments) lists the definitions. Styles +are shown in alphabetic order and patterns are shown in the order tt(zstyle) will test them. If the tt(-L) option is given, listing is done in the form of calls to -- cgit 1.4.1