1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-11 22:51:17 +02:00

29908: make MIME functions handle stacked suffixes

This commit is contained in:
Peter Stephenson 2011-11-18 09:52:50 +00:00
parent cf4e27a129
commit 7c4a811134
4 changed files with 84 additions and 17 deletions

View file

@ -1,3 +1,10 @@
2011-11-18 Peter Stephenson <pws@csr.com>
* 29908: Doc/Zsh/contrib.yo, Functions/MIME/.distfiles,
Functions/MIME/zsh-mime-contexts, Functions/MIME/zsh-mime-handler:
make MIME functions handle contexts with stacked suffixes such
as .pdf.gz.
2011-11-17 Peter Stephenson <pws@csr.com> 2011-11-17 Peter Stephenson <pws@csr.com>
* Jun T.: 29907: Src/Modules/pcre.c: remove declaration of * Jun T.: 29907: Src/Modules/pcre.c: remove declaration of
@ -15582,5 +15589,5 @@
***************************************************** *****************************************************
* This is used by the shell to define $ZSH_PATCHLEVEL * This is used by the shell to define $ZSH_PATCHLEVEL
* $Revision: 1.5500 $ * $Revision: 1.5501 $
***************************************************** *****************************************************

View file

Internal server error - The gay git

500

Internal server error

Forgejo version: 9.0.3

@ -2803,6 +2803,23 @@ start with tt(:mime:), with additional components in some cases.