projects
/
elisp
/
semi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
75936eb
)
typo fixed.
author
akr
<akr>
Sat, 7 Nov 1998 19:44:00 +0000
(19:44 +0000)
committer
akr
<akr>
Sat, 7 Nov 1998 19:44:00 +0000
(19:44 +0000)
mime-view.el
patch
|
blob
|
history
diff --git
a/mime-view.el
b/mime-view.el
index
2082861
..
dd8f6de
100644
(file)
--- a/
mime-view.el
+++ b/
mime-view.el
@@
-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