From 8c9a6b01d1bf727d27bc12d7e63fbb34fa157587 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Mon, 26 Jul 2004 16:59:53 +0000 Subject: 20199: improve MIME handling. --- Doc/Zsh/contrib.yo | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Doc') diff --git a/Doc/Zsh/contrib.yo b/Doc/Zsh/contrib.yo index 7a39980ac..d205cce93 100644 --- a/Doc/Zsh/contrib.yo +++ b/Doc/Zsh/contrib.yo @@ -1045,11 +1045,13 @@ item(mime-types)( A list of files in the format of tt(~/.mime.types) and tt(/etc/mime.types) to be read during setup, replacing the default list which consists of those two files. The context is tt(:mime:). +A tt(PLUS()) in the list will be replaced by the default files. ) item(mailcap)( A list of files in the format of tt(~/.mailcap) and tt(/etc/mailcap) to be read during setup, replacing the default list which consists of those two files. The context is tt(:mime:). +A tt(PLUS()) in the list will be replaced by the default files. ) item(handler)( Specifies a handler for a suffix; the suffix is given by the context as -- cgit 1.4.1