typo fixed.
authorakr <akr>
Sat, 7 Nov 1998 19:44:00 +0000 (19:44 +0000)
committerakr <akr>
Sat, 7 Nov 1998 19:44:00 +0000 (19:44 +0000)
mime-view.el

index 2082861..dd8f6de 100644 (file)
@@ -466,7 +466,7 @@ Each elements are regexp of field-name.")
     (insert (mime-entity-content entity))
     (goto-char (point-min))
     (while (re-search-forward
-            "\\(;\\(encoding=\\)quoted-printable:\\)\\(\\(=[0-9A-F][0-9A-F]\\|=\r\n\\|[^\r\n]\\)*\\)"
+            "\\(;\\(encoding=\\)?quoted-printable:\\)\\(\\(=[0-9A-F][0-9A-F]\\|=\r\n\\|[^\r\n]\\)*\\)"
             nil t)
       (replace-match
        (concat