# HG changeset patch # User Katsumi Yamaoka # Date 1269921898 0 # Node ID 52cc880eaf3aea2df71a8dec811705e937d0e216 # Parent dbd787c249c5494c6912b98b6120617ae5683b95# Parent 3ca642fe505fb6b330e7a64399f848d64dfdc5c3 2010-03-30 Katsumi Yamaoka * gnus-art.el (gnus-article-browse-delete-temp-files): Delete directories as well. (gnus-article-browse-html-parts): Work for images that do not specify file names; delete temp directory when quitting; insert header at the right place; use file: scheme for image files. 2010-03-30 Eric Schulte * gnus-art.el (gnus-article-browse-html-save-cid-image): New function. (gnus-article-browse-html-parts): Use it to make temporary cid image files in addition to html file so that browser may display them.