X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=mime-image.el;h=1a7f937f2cf3b5109508ff61a174e6c6824f63a5;hb=961f8bf51eb8a0ad4875013680afbdbe724518c4;hp=d86501087f3b4e07f07b7685928d3a920a5cd73a;hpb=fe1871257333ddeed37ca682d4fbcefefff6c2a4;p=elisp%2Fsemi.git diff --git a/mime-image.el b/mime-image.el index d865010..1a7f937 100644 --- a/mime-image.el +++ b/mime-image.el @@ -9,7 +9,7 @@ ;; Created: 1995/12/15 ;; Renamed: 1997/2/21 from tm-image.el ;; Version: -;; $Id: mime-image.el,v 0.10 1997-04-03 18:09:35 morioka Exp $ +;; $Id: mime-image.el,v 0.11 1997-05-27 03:11:47 morioka Exp $ ;; Keywords: image, picture, X-Face, MIME, multimedia, mail, news @@ -135,6 +135,7 @@ ("image/x-xpixmap" . xpm) ("image/x-pic" . pic) ("image/x-mag" . mag) + ("image/png" . png) )) (defvar mime-view-ps-to-gif-command "pstogif")