Mercurial > emacs
changeset 68125:b6c30efb3e37
(mh-file-mime-type): Removed trailing whitespace.
author | Bill Wohler <wohler@newt.com> |
---|---|
date | Tue, 10 Jan 2006 23:36:52 +0000 |
parents | 32fc565ba875 |
children | e886a1139db0 |
files | lisp/mh-e/mh-mime.el |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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