diff lisp/tm/tm-image.el @ 153:25f70ba0133c r20-3b3

Import from CVS: tag r20-3b3
author cvs
date Mon, 13 Aug 2007 09:38:25 +0200
parents fe104dbd9147
children 43dd3413c7c7
line wrap: on
line diff
--- a/lisp/tm/tm-image.el	Mon Aug 13 09:37:21 2007 +0200
+++ b/lisp/tm/tm-image.el	Mon Aug 13 09:38:25 2007 +0200
@@ -7,7 +7,7 @@
 ;;         Dan Rich <drich@morpheus.corp.sgi.com>
 ;; Maintainer: MORIOKA Tomohiko <morioka@jaist.ac.jp>
 ;; Created: 1995/12/15
-;; Version: $Id: tm-image.el,v 1.5 1997/03/16 03:05:46 steve Exp $
+;; Version: $Id: tm-image.el,v 1.6 1997/05/29 23:50:21 steve Exp $
 
 ;; Keywords: image, picture, X-Face, MIME, multimedia, mail, news
 
@@ -132,6 +132,7 @@
 	  ("image/x-xpixmap"		. xpm)
 	  ("image/x-pic"		. pic)
 	  ("image/x-mag"		. mag)
+	  ("image/png"			. png)
 	  ))
 
 (defvar mime-viewer/ps-to-gif-command "pstogif")