]> code.delx.au - gnu-emacs/commit
mm-view.el (mm-display-inline-fontify): Make mode optional, and call normal-mode...
authorJulien Danjou <julien@danjou.info>
Tue, 22 Mar 2011 13:40:41 +0000 (13:40 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Tue, 22 Mar 2011 13:40:41 +0000 (13:40 +0000)
commit247c22e185554cfa49736f2e587539d6a92732ed
tree4f3d080c45c32e37fa623450c7562ce94fda4ede
parent5fd6245244e1ec0720a8236a90f352bc8921fa38
mm-view.el (mm-display-inline-fontify): Make mode optional, and call normal-mode if not set. Set temp buffer unmodified to avoid kill-buffer query.
 (mm-inline-text): Render normal text with fontification whenever possible.
gnus-sum.el (gnus-summary-save-parts-1):
gnus-art.el (gnus-article-browse-html-save-cid-content)
 (gnus-article-browse-html-parts, gnus-mime-delete-part)
 (gnus-mime-copy-part, gnus-mime-inline-part, gnus-insert-mime-button):
 Use `mm-handle-filename'.
mm-util.el (mm-handle-filename): New function, return the filename of an handle.
lisp/gnus/ChangeLog
lisp/gnus/gnus-art.el
lisp/gnus/gnus-sum.el
lisp/gnus/mm-util.el
lisp/gnus/mm-view.el