From da9fa61207511db0790d7cbb80c1577c205ebcd4 Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Mon, 28 May 2001 16:01:01 +0000 Subject: 14509: ZLS_COLOURS/ZLS_COLORS consistency --- Doc/Zsh/compsys.yo | 2 +- Doc/Zsh/mod_complist.yo | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'Doc/Zsh') diff --git a/Doc/Zsh/compsys.yo b/Doc/Zsh/compsys.yo index 0a203a7aa..0180d6a18 100644 --- a/Doc/Zsh/compsys.yo +++ b/Doc/Zsh/compsys.yo @@ -1483,7 +1483,7 @@ kindex(list-colors, completion style) item(tt(list-colors))( If the tt(zsh/complist) module is used, this style can be used to set color specifications as with the tt(ZLS_COLORS) and tt(ZLS_COLOURS) -parameters (see +parameters, which will not be honored under this completion system (see ifzman(the section `The zsh/complist Module' in zmanref(zshmodules))\ ifnzman(noderef(The zsh/complist Module))\ ). diff --git a/Doc/Zsh/mod_complist.yo b/Doc/Zsh/mod_complist.yo index afe95e5ca..cae8cce37 100644 --- a/Doc/Zsh/mod_complist.yo +++ b/Doc/Zsh/mod_complist.yo @@ -127,7 +127,7 @@ ifnzman(noderef(Other Functions))\ `tt($colors[red])' to get the code for foreground color red and `tt($colors[bg-green])' for the code for background color green. -If the completion system based around shell functions is used, these +If the completion system invoked by compinit is used, these parameters should not be set directly because the system controls them itself. Instead, the tt(list-colors) style should be used (see ifzman(the section `Completion System Configuration' in zmanref(zshcompsys))\ -- cgit 1.4.1