White space fix.
authorLars Magne Ingebrigtsen <larsi@stories.gnus.org>
Sat, 17 Sep 2011 04:49:49 +0000 (06:49 +0200)
committerLars Magne Ingebrigtsen <larsi@stories.gnus.org>
Sat, 17 Sep 2011 04:49:49 +0000 (06:49 +0200)
lisp/mm-decode.el

index 692175d..c2b5cec 100644 (file)
@@ -195,7 +195,7 @@ before the external MIME handler is invoked."
     ("image/tiff"
      mm-inline-image
      (lambda (handle)
-       (mm-valid-and-fit-image-p 'tiff handle)) )
+       (mm-valid-and-fit-image-p 'tiff handle)))
     ("image/xbm"
      mm-inline-image
      (lambda (handle)