diff lisp/tm/tm-image.el @ 48:56c54cf7c5b6 r19-16b90

Import from CVS: tag r19-16b90
author cvs
date Mon, 13 Aug 2007 08:56:04 +0200
parents e04119814345
children 131b0175ea99
line wrap: on
line diff
--- a/lisp/tm/tm-image.el	Mon Aug 13 08:55:32 2007 +0200
+++ b/lisp/tm/tm-image.el	Mon Aug 13 08:56:04 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.6 1997/03/16 05:55:42 steve Exp $
+;; Version: $Id: tm-image.el,v 1.7 1997/08/21 06:24:12 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")