(mm-uu-type-alist): Improve `LaTeX'.
authorReiner Steib <Reiner.Steib@gmx.de>
Mon, 20 Feb 2006 15:42:01 +0000 (15:42 +0000)
committerReiner Steib <Reiner.Steib@gmx.de>
Mon, 20 Feb 2006 15:42:01 +0000 (15:42 +0000)
lisp/ChangeLog
lisp/mm-uu.el

index b3447a6..2b68a69 100644 (file)
@@ -1,3 +1,7 @@
+2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
+
 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
index 077cefc..2877863 100644 (file)
@@ -187,7 +187,7 @@ This can be either \"inline\" or \"attachment\".")
      (lambda () (mm-uu-verbatim-marks-extract 0 0 1 -1))
      nil)
     (LaTeX
-     "^\\(\\\\[^\n]+\n\\)*\\\\documentclass"
+     "^\\([\\\\%][^\n]+\n\\)*\\\\documentclass.*[[{%]"
      "^\\\\end{document}"
      mm-uu-latex-extract
      nil