From 33b846810cf4e8d29e38b25246e676438ae5a1bf Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Thu, 20 Nov 2008 18:12:31 +0000 Subject: users/13464: allow MIME suffixes to match upper case variants 26075: fix repeated calendar events so that the next event is always in the future --- Doc/Zsh/contrib.yo | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Doc') diff --git a/Doc/Zsh/contrib.yo b/Doc/Zsh/contrib.yo index 3e2baf38d..43338192a 100644 --- a/Doc/Zsh/contrib.yo +++ b/Doc/Zsh/contrib.yo @@ -1887,6 +1887,10 @@ user. The system works by setting up suffix aliases with `tt(alias -s)'. Suffix aliases already installed by the user will not be overwritten. +For suffixes defined in lower case, upper case variants will also +automatically be handled (e.g. tt(PDF) is automatically handled if +handling for the suffix tt(pdf) is defined), but not vice versa. + Repeated calls to tt(zsh-mime-setup) do not override the existing mapping between suffixes and executable files unless the option tt(-f) is given. Note, however, that this does not override existing suffix -- cgit 1.4.1