summaryrefslogtreecommitdiff
path: root/external
diff options
context:
space:
mode:
authorrrt <rrt@sc3d.org>2013-01-10 15:26:54 +0000
committerrrt <rrt@sc3d.org>2013-01-10 15:26:54 +0000
commit00ebe18996d37459f6ea40c6966bbe0f09841ccc (patch)
tree127433aaa5b73d91a8e0a21bd79da6c3956407db /external
parent89036fff602cf7ad8de8bfe2c15531b46111662b (diff)
downloadpygments-00ebe18996d37459f6ea40c6966bbe0f09841ccc.tar.gz
autopygmentize: check list of MIME types unknown to pygments
No change between 1.5 and 1.6rc1
Diffstat (limited to 'external')
-rwxr-xr-xexternal/autopygmentize2
1 files changed, 1 insertions, 1 deletions
diff --git a/external/autopygmentize b/external/autopygmentize
index ee32a301..85c8dfd2 100755
--- a/external/autopygmentize
+++ b/external/autopygmentize
@@ -40,7 +40,7 @@ if [ "$lexer" = "text" ]; then
text/x-tcl) lexer=tcl;;
text/x-tex|text/x-texinfo) lexer=latex;; # FIXME: texinfo really needs its own lexer
- # Types that file outputs which pygmentize didn't support as of file 5.11, pygments 1.5
+ # Types that file outputs which pygmentize didn't support as of file 5.11, pygments 1.6rc1
# text/calendar
# text/PGP
# text/rtf