# HG changeset patch # User Bill Wohler # Date 1136936212 0 # Node ID b6c30efb3e373b55b4dc4016335165880e3c2ab2 # Parent 32fc565ba875fad32cfbb3b3ec04db3f0c333190 (mh-file-mime-type): Removed trailing whitespace. diff -r 32fc565ba875 -r b6c30efb3e37 lisp/mh-e/mh-mime.el --- a/lisp/mh-e/mh-mime.el Tue Jan 10 19:42:43 2006 +0000 +++ b/lisp/mh-e/mh-mime.el Tue Jan 10 23:36:52 2006 +0000 @@ -185,8 +185,8 @@ (cond ((not (mh-have-file-command)) nil) ;no file command, exit now - ((not (and (file-exists-p filename) - (file-readable-p filename))) + ((not (and (file-exists-p filename) + (file-readable-p filename))) nil) ;no file or not readable, ditto (t (save-excursion