From: Bill Wohler Date: Tue, 10 Jan 2006 23:36:52 +0000 (+0000) Subject: (mh-file-mime-type): Removed trailing whitespace. X-Git-Tag: emacs-pretest-22.0.90~4807 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=abb738574636ce560c856a77f45dec77bf92a414;p=emacs.git (mh-file-mime-type): Removed trailing whitespace. --- diff --git a/lisp/mh-e/mh-mime.el b/lisp/mh-e/mh-mime.el index 60a7b38e03d..ab67e9c6db0 100644 --- a/lisp/mh-e/mh-mime.el +++ b/lisp/mh-e/mh-mime.el @@ -185,8 +185,8 @@ Returns nil if file command not on system." (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